686dbce58e52bb3a278c7e156124049051ebf5f5
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gutenprint / Config.in
1 config BR2_PACKAGE_GUTENPRINT
2         bool "gutenprint"
3         # because of cups security issues
4         depends on BR2_DEPRECATED_SINCE_2015_05
5         depends on BR2_INSTALL_LIBSTDCPP
6         depends on BR2_PACKAGE_CUPS
7         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
8         help
9           Gutenprint, formerly named Gimp-Print, is a suite of printer
10           drivers that may be used with most common UNIX print spooling
11           systems, including CUPS, lpr, LPRng, or others
12
13           http://gimp-print.sourceforge.net/
14
15 comment "gutenprint needs a toolchain w/ C++"
16         depends on BR2_PACKAGE_CUPS
17         depends on !BR2_INSTALL_LIBSTDCPP