Commit 11633cd0 authored by Jérôme Pouiller's avatar Jérôme Pouiller Committed by Peter Korsgaard
Browse files

xapp_xkbevd: depends on MMU

Fixes http://sysmic.org/~jezz/results/a9ec03bd

:

xkbevd.o: In function `_main':
xkbevd.c:(.text+0x3ca): undefined reference to `_fork'
collect2: ld returned 1 exit status

Signed-off-by: default avatarJérôme Pouiller <jezz@sysmic.org>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent cf27d406
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_XAPP_XKBEVD
	bool "xkbevd"
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_XLIB_LIBXKBFILE
	help
	  XKB event daemon