1config BR2_PACKAGE_SYSTEM_CONFIG_PRINTER
2	bool "system-config-printer"
3	depends on BR2_PACKAGE_CUPS
4	help
5	  Graphical user interface for CUPS administration
6
7	  https://github.com/OpenPrinting/system-config-printer
8