xdotool: needs MMU support
authorErico Nunes <nunes.erico@gmail.com>
Thu, 4 Feb 2016 23:19:41 +0000 (21:19 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 5 Feb 2016 22:22:42 +0000 (23:22 +0100)
Fixes:
http://autobuild.buildroot.net/results/d750919a0d5cfb624937c72253651a431212e238

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xdotool/Config.in

index 4d5f590aa93bf15562e3620cc4e727e76bfa3ac8..4fb8a495025ef68c1575d1cff1d7ced33445cc7c 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_XDOTOOL
        bool "xdotool"
        depends on BR2_PACKAGE_XORG7
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_XLIB_LIBXTST
        select BR2_PACKAGE_XLIB_LIBXINERAMA
        select BR2_PACKAGE_LIBXKBCOMMON