Accepting request 540026 from science

- Remove libqt4 from BuildRequires since it's actually only required
  by some demos and tests which are simply not built when it's not
  available (except on Leap, where libqt4 is required)

OBS-URL: https://build.opensuse.org/request/show/540026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eigen3?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2017-11-14 13:08:01 +00:00 committed by Git OBS Bridge
commit 452d03041b
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 7 13:30:09 UTC 2017 - alarrosa@suse.com
- Remove libqt4 from BuildRequires since it's actually only required
by some demos and tests which are simply not built when it's not
available (except on Leap, where libqt4 is required)
-------------------------------------------------------------------
Sat Aug 12 16:10:58 UTC 2017 - jengelh@inai.de

View File

@ -48,7 +48,9 @@ BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%endif
%if 0%{?suse_version} == 1315
BuildRequires: libqt4-devel
%endif
BuildRequires: mpfr-devel
BuildRequires: pkg-config
BuildRequires: sparsehash-devel