e9fbe0f0f3
The new package xorgproto will combine and replace all current xproto_* packages. For details read https://lists.x.org/archives/xorg-announce/2018-February/002835.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
config BR2_PACKAGE_XLIB_LIBXT
|
|
bool "libXt"
|
|
select BR2_PACKAGE_XLIB_LIBSM
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XORGPROTO
|
|
select BR2_PACKAGE_XCB_PROTO
|
|
select BR2_PACKAGE_LIBXCB
|
|
help
|
|
X.Org Xt library
|