forked from pool/libtorrent-rasterbar
Accepting request 434205 from home:Fisiu:branches:devel:libraries:c_c++
- Require boost => 1.61 to fix build failures. OBS-URL: https://build.opensuse.org/request/show/434205 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=75
This commit is contained in:
parent
b74c3d6f03
commit
fcf143d185
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 18:48:42 UTC 2016 - fisiu@opensuse.org
|
||||
|
||||
- Require boost => 1.61 to fix build failures.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 28 12:34:58 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -29,7 +29,7 @@ License: BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://libtorrent.org/
|
||||
Source: https://github.com/arvidn/%{_name}/releases/download/%{_name}-%{_version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: boost-devel >= 1.53
|
||||
BuildRequires: boost-devel >= 1.61
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python-devel
|
||||
@ -149,6 +149,7 @@ for py in python; do
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-silent-rules \
|
||||
--with-libiconv \
|
||||
%if %{with tests}
|
||||
--enable-tests \
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user