blob: c723e4df460b3446ed45e10671b7c27c4c1590e6 (
plain)
| 1
2
3
4
5
6
7
 | config BR2_PACKAGE_XLIB_LIBXRENDER
	bool "libXrender"
	select BR2_PACKAGE_XLIB_LIBX11
	select BR2_PACKAGE_XPROTO_RENDERPROTO
	select BR2_PACKAGE_XPROTO_XPROTO
	help
	  X.Org Xrender library
 |