]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
cups: uses fork(), only available on MMU platforms
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Aug 2012 08:56:12 +0000 (10:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Aug 2012 08:56:12 +0000 (10:56 +0200)
Fixes
http://autobuild.buildroot.net/results/6db1eb27387696bfa6b4d8ffb30eff00a2f842d0/build-end.log.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cups/Config.in

index 0176423a161b8a0d27a9c726474dcf3ec213239e..dc1c2ed7003180743683862fc3741b7da76f40ef 100644 (file)
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_CUPS
        bool "cups"
+       # needs fork()
+       depends on BR2_USE_MMU
        help
          The Common Unix Printing System