4205dbd9f6
[Peter: BR2_PACKAGE_NEON not LIBNEON] Signed-off-by: Rico Bachmann <bachmann@tofwerk.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
config BR2_PACKAGE_APR_UTIL
|
|
bool "apr-util"
|
|
select BR2_PACKAGE_APR
|
|
select BR2_PACKAGE_SQLITE
|
|
select BR2_PACKAGE_NEON
|
|
select BR2_PACKAGE_NEON_ZLIB
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
The utility library for the apache runtime project
|
|
|
|
http://apr.apache.org/
|