blob: 16a139b8bff6868d383394b06e70385627d846a1 (
plain)
| 1
2
3
4
5
6
7
 | config BR2_PACKAGE_XAPP_XPLSPRINTERS
	bool "xplsprinters"
	select BR2_PACKAGE_XLIB_LIBX11
	select BR2_PACKAGE_XLIB_LIBXP
	select BR2_PACKAGE_XLIB_LIBXPRINTUTIL
	help
	  shows a list of Xprint printers and it's attributes
 |