kumquat-buildroot/package/system-config-printer/Config.in
James Hilliard 7d0de574db package/system-config-printer: new package
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>
2021-08-01 14:03:09 +02:00

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