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: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Jérôme Pouiller 2014-09-12 17:50:01 +02:00 committed by Peter Korsgaard
parent cf27d40618
commit 11633cd0d7
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_XAPP_XKBEVD
bool "xkbevd"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_XLIB_LIBXKBFILE
help
XKB event daemon