1 config BR2_PACKAGE_SUBVERSION
4 select BR2_PACKAGE_APR_UTIL
5 # apr really needs shared library support
6 depends on !BR2_STATIC_LIBS
7 depends on BR2_USE_MMU # apr
8 select BR2_PACKAGE_EXPAT
9 select BR2_PACKAGE_ZLIB
10 select BR2_PACKAGE_SQLITE
12 Subversion is an open source version control system
14 http://subversion.apache.org/