libnetfilter_cthelper: add patch for uclinux tuple
[buildroot-gz.git] / package / subversion / Config.in
blobc1358fee780eca2bbd3fcbdc61a92872192fedea
1 config BR2_PACKAGE_SUBVERSION
2         bool "subversion"
3         select BR2_PACKAGE_APR_UTIL
4         # apr really needs shared library support
5         depends on !BR2_PREFER_STATIC_LIB
6         select BR2_PACKAGE_NEON
7         select BR2_PACKAGE_NEON_XML
8         help
9           Subversion is an open source version control system
11           http://subversion.apache.org/