kumquat-buildroot/package/cups/Config.in

14 lines
280 B
Plaintext
Raw Normal View History

2008-03-06 19:06:01 +01:00
config BR2_PACKAGE_CUPS
bool "cups"
# needs libstdcpp for ppdc
depends on BR2_INSTALL_LIBSTDCPP
# needs fork()
depends on BR2_USE_MMU
2008-03-06 19:06:01 +01:00
help
2008-09-02 13:14:04 +02:00
The Common Unix Printing System
2008-03-06 19:06:01 +01:00
2008-09-01 23:16:35 +02:00
http://www.cups.org
comment "cups needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP