blob: 662ff5a8487e31dd0e507d14b50f8f2ad22191ea (
plain)
1
2
3
4
5
6
7
8
9
10
|
config ADK_PACKAGE_CUPS
prompt "cups.............................. Common UNIX Printing System"
tristate
select ADK_PACKAGE_ZLIB
select ADK_PACKAGE_LIBPTHREAD
default n
help
A printer spooling system for devices with USB or LP support
http://www.cups.org/
|