diff options
Diffstat (limited to 'package/apr-util')
-rw-r--r-- | package/apr-util/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/apr-util/Config.in b/package/apr-util/Config.in index 895dbb86d5..3d4ec2303d 100644 --- a/package/apr-util/Config.in +++ b/package/apr-util/Config.in @@ -7,6 +7,7 @@ config BR2_PACKAGE_APR_UTIL select BR2_PACKAGE_ZLIB # apr really needs shared library support depends on !BR2_PREFER_STATIC_LIB + depends on BR2_USE_MMU # apr help The utility library for the apache runtime project |