xapp_xkbevd: depends on MMU
authorJérôme Pouiller <jezz@sysmic.org>
Fri, 12 Sep 2014 15:50:01 +0000 (17:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 12 Sep 2014 20:59:55 +0000 (22:59 +0200)
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>
package/x11r7/xapp_xkbevd/Config.in

index cf315655a6b2c86f86720a279c73211089e6c8dd..0cbb9e4f19b346fdec41b2abfbb7e77420af96ad 100644 (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