summaryrefslogtreecommitdiffstats
path: root/package/apr-util/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/apr-util/Config.in')
-rw-r--r--package/apr-util/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/apr-util/Config.in b/package/apr-util/Config.in
index 99b32f2b0..895dbb86d 100644
--- a/package/apr-util/Config.in
+++ b/package/apr-util/Config.in
@@ -5,6 +5,8 @@ config BR2_PACKAGE_APR_UTIL
select BR2_PACKAGE_NEON
select BR2_PACKAGE_NEON_ZLIB
select BR2_PACKAGE_ZLIB
+ # apr really needs shared library support
+ depends on !BR2_PREFER_STATIC_LIB
help
The utility library for the apache runtime project