forked from pool/gnuplot
.
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=66
This commit is contained in:
parent
e5ebeae97e
commit
4c4cf2c8fa
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 22 07:07:22 UTC 2015 - werner@suse.de
|
||||
|
||||
- Make it build even with older Qt4 based systems
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 08:12:01 UTC 2015 - werner@suse.de
|
||||
|
||||
|
@ -32,12 +32,12 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: gd-devel
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
BuildRequires: netpbm
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: pkgconfig(caca)
|
||||
%if %qtver >= 5
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
|
Loading…
Reference in New Issue
Block a user