summaryrefslogtreecommitdiffstats
path: root/package/subversion/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/subversion/Config.in')
-rw-r--r--package/subversion/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/subversion/Config.in b/package/subversion/Config.in
index dc04bdba5b..776dad5bf9 100644
--- a/package/subversion/Config.in
+++ b/package/subversion/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_SUBVERSION
select BR2_PACKAGE_APR
select BR2_PACKAGE_APR_UTIL
# apr really needs shared library support
- depends on !BR2_PREFER_STATIC_LIB
+ depends on !BR2_STATIC_LIBS
depends on BR2_USE_MMU # apr
select BR2_PACKAGE_EXPAT
select BR2_PACKAGE_NEON
OpenPOWER on IntegriCloud