Commit ee35a27e authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

netatalk: needs mmu

parent e54d46be
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_NETATALK
	bool "netatalk"
	depends on BR2_TOOLCHAIN_HAS_THREADS
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_BERKELEYDB
	select BR2_PACKAGE_OPENSSL
	select BR2_PACKAGE_LIBEVENT