8149545: Add zlib devel package to devkit sysroot on Linux

Reviewed-by: alanb
This commit is contained in:
Erik Joelsson 2016-03-22 10:46:00 +01:00
parent 78dc361875
commit 5c4cd18690

View File

@ -83,8 +83,9 @@ RPM_LIST := \
libXdmcp libXdmcp-devel \
libXau libXau-devel \
libgcc \
elfutils elfutils-devel \
elfutils-libelf elfutils-libelf-devel
elfutils elfutils-libs elfutils-devel \
elfutils-libelf elfutils-libelf-devel \
zlib zlib-devel
ifeq ($(ARCH),x86_64)