* Select zlib support in neon for rpm

This commit is contained in:
Nigel Kukard 2008-12-31 18:27:31 +00:00
parent eb3bf1437a
commit be2f1705e8

View File

@ -3,8 +3,9 @@ config BR2_PACKAGE_RPM
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_BZIP2
select BR2_PACKAGE_BEECRYPT
select BR2_PACKAGE_NEON
select BR2_PACKAGE_POPT
select BR2_PACKAGE_NEON
select BR2_PACKAGE_NEON_ZLIB
select BR2_PACKAGE_NEON_EXPAT if BR2_PACKAGE_EXPAT
select BR2_PACKAGE_NEON_LIBXML2 if BR2_PACKAGE_LIBXML2
help