rdesktop: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 27 Jul 2014 03:58:54 +0000 (00:58 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 27 Jul 2014 08:27:39 +0000 (10:27 +0200)
Fixes:
http://autobuild.buildroot.net/results/8f2/8f24a81516383feaffed485c85958e7a1c68176c/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rdesktop/Config.in

index c0abe270dc5bc6f7b69e44a95c0aadcf6fec3c92..f683ed314e745876073134451e2f1f31ef92fb22 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_RDESKTOP
        bool "rdesktop"
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_OPENSSL
        select BR2_PACKAGE_XLIB_LIBX11
        select BR2_PACKAGE_XLIB_LIBXT