[packages/openssl102: 419/432] BR: pkgconfig, zlib-devel

adwol adwol at pld-linux.org
Sat Sep 29 01:36:46 CEST 2018


commit 77211fc0a2a4acbca13d43d9ce2987c28790b3b5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 26 01:55:45 2016 +0300

    BR: pkgconfig, zlib-devel
    
    which: no pkg-config in (/bin:/usr/bin:/usr/sbin:/sbin:/usr/X11R6/bin)
    zlib-devel -- c_zlib.c:25:19: fatal error: zlib.h: No such file or directory

 openssl.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/openssl.spec b/openssl.spec
index 0d140d6..0697406 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -50,9 +50,11 @@ Patch10:	%{name}_fix_for_x32.patch
 URL:		http://www.openssl.org/
 BuildRequires:	bc
 BuildRequires:	perl-devel >= 1:5.6.1
+BuildRequires:	pkgconfig
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.213
 BuildRequires:	sed >= 4.0
+BuildRequires:	zlib-devel
 Requires:	ca-certificates >= 20120623-1.1
 Requires:	rpm-whiteout >= 1.7
 Obsoletes:	SSLeay
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list