Accepting request 631714 from home:scarabeus_iv:branches:network

- Depend explicitly on zlib-devel, previously pulled in by openssl

OBS-URL: https://build.opensuse.org/request/show/631714
OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=149
This commit is contained in:
Ismail Dönmez 2018-08-27 09:51:09 +00:00 committed by Git OBS Bridge
parent 4d4a31fec0
commit 3a2700bb0a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 27 09:26:15 UTC 2018 - tchvatal@suse.com
- Depend explicitly on zlib-devel, previously pulled in by openssl
-------------------------------------------------------------------
Mon Jun 25 20:30:16 UTC 2018 - astieger@suse.com

View File

@ -69,6 +69,7 @@ Name: openssh
BuildRequires: audit-devel
BuildRequires: autoconf
BuildRequires: groff
BuildRequires: zlib-devel
BuildRequires: pkgconfig(krb5)
%if %{needs_libedit}
BuildRequires: libedit-devel