kumquat-buildroot/package/x11r7/xlib_libX11/Config.in
Eric Andersen a7e49eb2af Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected.  We definately want this
stuff in buildroot.
2007-08-10 19:07:51 +00:00

19 lines
530 B
Plaintext

config BR2_PACKAGE_XLIB_LIBX11
bool "libX11"
default n
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_XPROTO_KBPROTO
select BR2_PACKAGE_XPROTO_XPROTO
select BR2_PACKAGE_XPROTO_XEXTPROTO
select BR2_PACKAGE_XPROTO_INPUTPROTO
select BR2_PACKAGE_XPROTO_XF86BIGFONTPROTO
select BR2_PACKAGE_XPROTO_BIGREQSPROTO
select BR2_PACKAGE_XPROTO_XCMISCPROTO
help
libX11 1.1.1
X.Org X11 library