7d0de574db
This package has some udev tools to assist with printer autodetection. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> [yann.morin.1998@free.fr: - add missing dependency to host-pkgconf - add patch for --with-cups-config - use that to point to cups-config in staging - append-assign in conditional blocks - license to be GPL-2.0-or-later (not GPL-2.0-only) - fix check-package ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
config BR2_PACKAGE_SYSTEM_CONFIG_PRINTER
|
|
bool "system-config-printer"
|
|
depends on BR2_PACKAGE_CUPS
|
|
help
|
|
Graphical user interface for CUPS administration
|
|
|
|
https://github.com/OpenPrinting/system-config-printer
|