package/apr-util: Add comment to describe toolchain dependencies
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 5 Oct 2014 13:45:13 +0000 (15:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Oct 2014 16:01:16 +0000 (18:01 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/apr-util/Config.in

index 3d4ec2303db76ee83824f3494b70c555760acc57..fcef693c7468375fa6a8e95d1634a6b52a8681b4 100644 (file)
@@ -12,3 +12,7 @@ config BR2_PACKAGE_APR_UTIL
          The utility library for the apache runtime project
 
          http://apr.apache.org/
+
+comment "apr-util needs a toolchain w/ dynamic library"
+       depends on BR2_USE_MMU
+       depends on BR2_PREFER_STATIC_LIB