SHA256
1
0
forked from pool/samba

Accepting request 631724 from home:vitezslav_cizek:branches:network:samba:STABLE

- Add missing zlib-devel dependency which was previously pulled in
  by libopenssl-devel

OBS-URL: https://build.opensuse.org/request/show/631724
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=601
This commit is contained in:
Aurelien Aptel 2018-08-30 15:33:08 +00:00 committed by Git OBS Bridge
parent 25e8716475
commit 95c4496280
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 27 09:34:11 UTC 2018 - vcizek@suse.com
- Add missing zlib-devel dependency which was previously pulled in
by libopenssl-devel
-------------------------------------------------------------------
Tue Aug 14 13:06:03 UTC 2018 - nopower@suse.com

View File

@ -89,6 +89,7 @@ BuildRequires: libnscd-devel
BuildRequires: libnsl-devel
%endif
BuildRequires: libopenssl-devel
BuildRequires: zlib-devel
%if 0%{?suse_version} >= 1330
BuildRequires: libtirpc-devel
%endif