buildrootschalter/package/x11r7/xapp_xkbevd/Config.in
Jérôme Pouiller 11633cd0d7 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>
2014-09-12 22:59:55 +02:00

7 lines
141 B
Plaintext

config BR2_PACKAGE_XAPP_XKBEVD
bool "xkbevd"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_XLIB_LIBXKBFILE
help
XKB event daemon