From 18fb4945509359137c1a0d8e8b6ea9ba80d062be6ea37b97a2ba6aba2812c0ea Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 22 May 2019 08:35:52 +0000 Subject: [PATCH] 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 --- cgit.changes | 5 +++++ cgit.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/cgit.changes b/cgit.changes index 1151948..895724e 100644 --- a/cgit.changes +++ b/cgit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 20 13:15:12 UTC 2019 - Christophe Giboudeaux + +- Add the missing zlib requirement. + ------------------------------------------------------------------- Thu Dec 6 09:21:03 UTC 2018 - Jan Engelhardt diff --git a/cgit.spec b/cgit.spec index b2484f7..a18ae8f 100644 --- a/cgit.spec +++ b/cgit.spec @@ -37,6 +37,7 @@ BuildRequires: libopenssl-devel BuildRequires: libxslt BuildRequires: libzip-devel BuildRequires: xz +BuildRequires: pkgconfig(zlib) BuildRoot: %_tmppath/%name-%version-build Provides: bundled(git) = %version