subversion: add missing comment when building static
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 29 Dec 2015 14:12:50 +0000 (11:12 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Dec 2015 16:02:00 +0000 (17:02 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/subversion/Config.in

index 61c9d3b0dc1bd7761534e3d7ed6a82f321cd8697..ffe424a7e23d4cb999b77b470e7fd1797409ff57 100644 (file)
@@ -12,3 +12,7 @@ config BR2_PACKAGE_SUBVERSION
          Subversion is an open source version control system
 
          http://subversion.apache.org/
+
+comment "subversion needs a toolchain w/ dynamic library"
+       depends on BR2_USE_MMU
+       depends on BR2_STATIC_LIBS