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>
11 lines
266 B
Plaintext
11 lines
266 B
Plaintext
config BR2_PACKAGE_XLIB_LIBX11
|
|
bool "libX11"
|
|
select BR2_PACKAGE_LIBXCB
|
|
select BR2_PACKAGE_XUTIL_UTIL_MACROS
|
|
select BR2_PACKAGE_XLIB_XTRANS
|
|
select BR2_PACKAGE_XLIB_LIBXAU
|
|
select BR2_PACKAGE_XLIB_LIBXDMCP
|
|
select BR2_PACKAGE_XORGPROTO
|
|
help
|
|
X.Org X11 library
|