ecryptfs-utils: add a dependencies comment
authorBaruch Siach <baruch@tkos.co.il>
Wed, 27 Nov 2013 15:48:40 +0000 (17:48 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 28 Nov 2013 22:29:50 +0000 (23:29 +0100)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ecryptfs-utils/Config.in

index 4b34e0f7f6554c631a85b8724a5535a9ec319a4c..62cf6c856aa7b3e7950e19a41b90e5ea5a919706 100644 (file)
@@ -21,3 +21,9 @@ config BR2_PACKAGE_ECRYPTFS_UTILS
          for another method.
 
          http://ecryptfs.org
+
+comment "ecryptfs-utils needs a toolchain w/ largefile, threads"
+       depends on !BR2_avr32 && !BR2_microblaze
+       depends on BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT
+       depends on BR2_USE_MMU
+       depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS