Commit 5be04371 authored by Baruch Siach's avatar Baruch Siach Committed by Peter Korsgaard
Browse files

ecryptfs-utils: add a dependencies comment

parent 354cab0e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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