toolchain/external: bump Linaro ARMeb to 2016.05 for i686 hosts
[buildroot-gz.git] / package / cups / Config.in
blob3f5460c11bfa5d986fe1395c7262c8aa402e26cb
1 config BR2_PACKAGE_CUPS
2         bool "cups"
3         # needs libstdcpp for ppdc
4         depends on BR2_INSTALL_LIBSTDCPP
5         # needs fork()
6         depends on BR2_USE_MMU
7         help
8           The Common Unix Printing System
10           http://www.cups.org
12 comment "cups needs a toolchain w/ C++"
13         depends on !BR2_INSTALL_LIBSTDCPP