blob: 823a165bf2cbdf6d217510651a6b14e0e39ac60f (
plain) (
blame)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_XLIB_LIBXEXT
bool "libXext"
select BR2_PACKAGE_XLIB_LIBX11
select BR2_PACKAGE_XPROTO_XEXTPROTO
select BR2_PACKAGE_XPROTO_XPROTO
help
X.Org Xext library
|