9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
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
|