board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / gutenprint / Config.in
blobf93717c7f24063b733957d870395c4e263c01edb
1 config BR2_PACKAGE_GUTENPRINT
2         bool "gutenprint"
3         depends on BR2_INSTALL_LIBSTDCPP
4         depends on BR2_PACKAGE_CUPS
5         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6         help
7           Gutenprint, formerly named Gimp-Print, is a suite of printer
8           drivers that may be used with most common UNIX print spooling
9           systems, including CUPS, lpr, LPRng, or others
11           http://gimp-print.sourceforge.net/
13 comment "gutenprint needs a toolchain w/ C++"
14         depends on BR2_PACKAGE_CUPS
15         depends on !BR2_INSTALL_LIBSTDCPP