blob: 9bbabb255897b2abca703d9a3cbce20b8f6913ba (
plain)
| 1
2
3
4
5
6
7
8
 | config BR2_PACKAGE_XLIB_LIBXFIXES
	bool "libXfixes"
	select BR2_PACKAGE_XPROTO_FIXESPROTO
	select BR2_PACKAGE_XLIB_LIBX11
	select BR2_PACKAGE_XPROTO_XEXTPROTO
	select BR2_PACKAGE_XPROTO_XPROTO
	help
	  X.Org Xfixes library
 |