forked from pool/paraview
- fix SLE and 11.3 build with BuildRequires qt4-assistant-adp-devel
for 11.4 and higher OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=7
This commit is contained in:
parent
c16ef67e7b
commit
173c49bc70
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 12 20:24:12 UTC 2012 - scorot@free.fr
|
||||||
|
|
||||||
|
- fix SLE and 11.3 build with BuildRequires qt4-assistant-adp-devel
|
||||||
|
for 11.4 and higher
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 28 13:56:56 UTC 2012 - badshah400@gmail.com
|
Sat Apr 28 13:56:56 UTC 2012 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -47,7 +47,9 @@ BuildRequires: libQtWebKit-devel
|
|||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
|
%if 0%{?suse_version} >= 1140
|
||||||
BuildRequires: qt4-assistant-adp-devel
|
BuildRequires: qt4-assistant-adp-devel
|
||||||
|
%endif
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: tk-devel
|
BuildRequires: tk-devel
|
||||||
BuildRequires: wget
|
BuildRequires: wget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user