diff options
Diffstat (limited to 'package/apr-util/Config.in')
-rw-r--r-- | package/apr-util/Config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/apr-util/Config.in b/package/apr-util/Config.in index 6a7c00c218..f54e85a550 100644 --- a/package/apr-util/Config.in +++ b/package/apr-util/Config.in @@ -2,9 +2,6 @@ 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 select BR2_PACKAGE_EXPAT # apr really needs shared library support depends on !BR2_PREFER_STATIC_LIB |