projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb3bf14
)
* Select zlib support in neon for rpm
author
Nigel Kukard
<nkukard@lbsd.net>
Wed, 31 Dec 2008 18:27:31 +0000
(18:27 -0000)
committer
Nigel Kukard
<nkukard@lbsd.net>
Wed, 31 Dec 2008 18:27:31 +0000
(18:27 -0000)
package/rpm/Config.in
patch
|
blob
|
history
diff --git
a/package/rpm/Config.in
b/package/rpm/Config.in
index c7a98770776ced9aa583bfac2869376e72fc5c03..f4f7f9055c9972b165cdf13dcc63fc1663c19ccb 100644
(file)
--- a/
package/rpm/Config.in
+++ b/
package/rpm/Config.in
@@
-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