package/libtalloc: add proper Config.in comment for dynlib dependency
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 29 Jul 2021 21:23:23 +0000 (23:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 29 Jul 2021 21:23:23 +0000 (23:23 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libtalloc/Config.in

index bb671128fb6a873a0162ab51905bda95d4af60dc..849becf1805170e95c5a678674f433bf7a6e4f2d 100644 (file)
@@ -8,3 +8,7 @@ config BR2_PACKAGE_LIBTALLOC
          used in Samba.
 
          https://talloc.samba.org/talloc/doc/html/index.html
+
+comment "libtalloc needs a toolchain w/ dynamic library"
+       depends on BR2_USE_MMU
+       depends on BR2_STATIC_LIBS