apr: add missing comment about needed dynamic library support
authorDavide Viti <d.viti@infosolution.it>
Fri, 18 Apr 2014 22:30:14 +0000 (00:30 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 19 Apr 2014 16:58:06 +0000 (18:58 +0200)
Signed-off-by: Davide Viti <d.viti@infosolution.it>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/apr/Config.in

index e06d2546a88815097c3f510c525da335f3c4daca..fcfffec388654c8b5263968fce6db39fbd29d485 100644 (file)
@@ -9,3 +9,7 @@ config BR2_PACKAGE_APR
          consistent interface to underlying platform-specific implementations
 
          http://apr.apache.org/
+
+comment "apr needs a toolchain w/ dynamic library"
+       depends on BR2_USE_MMU
+       depends on BR2_PREFER_STATIC_LIB