libcdio: need mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 12 Mar 2014 16:54:01 +0000 (13:54 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 12 Mar 2014 21:24:53 +0000 (22:24 +0100)
Fixes:
http://autobuild.buildroot.net/results/92b/92b6513a10bed9018d64e1347c99ff6db96990eb/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libcdio/Config.in

index 555eb2915eeeb4bf88590d6c3193faea9f28db17..fdc001ec4019f1abe2ad7dc223c90d9dd6e0acd3 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_LIBCDIO
        bool "libcdio"
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
        help
          The GNU Compact Disc Input and Control library.