8149545: Add zlib devel package to devkit sysroot on Linux
Reviewed-by: alanb
This commit is contained in:
parent
78dc361875
commit
5c4cd18690
@ -83,8 +83,9 @@ RPM_LIST := \
|
|||||||
libXdmcp libXdmcp-devel \
|
libXdmcp libXdmcp-devel \
|
||||||
libXau libXau-devel \
|
libXau libXau-devel \
|
||||||
libgcc \
|
libgcc \
|
||||||
elfutils elfutils-devel \
|
elfutils elfutils-libs elfutils-devel \
|
||||||
elfutils-libelf elfutils-libelf-devel
|
elfutils-libelf elfutils-libelf-devel \
|
||||||
|
zlib zlib-devel
|
||||||
|
|
||||||
|
|
||||||
ifeq ($(ARCH),x86_64)
|
ifeq ($(ARCH),x86_64)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user