forked from pool/cmake
Accepting request 514905 from home:coolo:branches:openSUSE:Factory
- Buildrequire libcurl-mini-devel for TW to avoid cycles OBS-URL: https://build.opensuse.org/request/show/514905 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=294
This commit is contained in:
parent
cfe35dcdb4
commit
651cf5cb9d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 7 10:27:30 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- Buildrequire libcurl-mini-devel for TW to avoid cycles
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 6 13:55:09 UTC 2017 - mpluskal@suse.com
|
Tue Jun 6 13:55:09 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -39,7 +39,11 @@ Patch4: form.patch
|
|||||||
Patch5: system-libs.patch
|
Patch5: system-libs.patch
|
||||||
# PATCH-FIX-UPSTREAM cmake-ImageMagick7.patch -- find also ImageMagick 7
|
# PATCH-FIX-UPSTREAM cmake-ImageMagick7.patch -- find also ImageMagick 7
|
||||||
Patch6: cmake-ImageMagick7.patch
|
Patch6: cmake-ImageMagick7.patch
|
||||||
|
%if 0%{?suse_version} >= 1330
|
||||||
|
BuildRequires: libcurl-mini-devel
|
||||||
|
%else
|
||||||
BuildRequires: curl-devel
|
BuildRequires: curl-devel
|
||||||
|
%endif
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libarchive-devel >= 3.0.2
|
BuildRequires: libarchive-devel >= 3.0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user