Commit 4af3bb1d authored by gilles.talis@gmail.com's avatar gilles.talis@gmail.com Committed by Peter Korsgaard
Browse files

lcdproc: needs MMU

parent 1ca9e06f
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
config BR2_PACKAGE_LCDPROC
	bool "lcdproc"
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_FREETYPE
	select BR2_PACKAGE_NCURSES
	select BR2_PACKAGE_ZLIB