Accepting request 704255 from home:cgiboudeaux:branches:devel:tools:scm
- Add the missing zlib requirement. OBS-URL: https://build.opensuse.org/request/show/704255 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/cgit?expand=0&rev=35
This commit is contained in:
parent
44d8f34c75
commit
18fb494550
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 20 13:15:12 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Add the missing zlib requirement.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 6 09:21:03 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
Thu Dec 6 09:21:03 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -37,6 +37,7 @@ BuildRequires: libopenssl-devel
|
|||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: libzip-devel
|
BuildRequires: libzip-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
BuildRequires: pkgconfig(zlib)
|
||||||
BuildRoot: %_tmppath/%name-%version-build
|
BuildRoot: %_tmppath/%name-%version-build
|
||||||
Provides: bundled(git) = %version
|
Provides: bundled(git) = %version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user