Accepting request 454204 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel OBS-URL: https://build.opensuse.org/request/show/454204 OBS-URL: https://build.opensuse.org/package/show/network:telephony/sffview?expand=0&rev=14
This commit is contained in:
parent
3056f2ca8c
commit
9167c1b5ce
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 2 12:46:30 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- use individual libboost-*-devel packages instead of boost-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 18:31:50 UTC 2017 - keil@b1-systems.de
|
||||
|
||||
|
@ -18,7 +18,11 @@
|
||||
|
||||
Name: sffview
|
||||
BuildRequires: SDL-devel
|
||||
%if 0%{?suse_version} > 1325
|
||||
BuildRequires: libboost_headers-devel
|
||||
%else
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: update-desktop-files
|
||||
|
Loading…
x
Reference in New Issue
Block a user