Commit a87a6ca2 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files
parent 3a7a0a70
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_NETATALK
	bool "netatalk"
	depends on BR2_TOOLCHAIN_HAS_THREADS
	select BR2_PACKAGE_BERKELEYDB
	select BR2_PACKAGE_OPENSSL
	select BR2_PACKAGE_LIBGCRYPT
@@ -9,3 +10,6 @@ config BR2_PACKAGE_NETATALK
	  high-performance and reliable file server for Macintosh computers.

	  http://netatalk.sourceforge.net/

comment "netatalk requires a toolchain with thread support"
	depends on !BR2_TOOLCHAIN_HAS_THREADS