a7e49eb2af
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.
17 lines
430 B
Plaintext
17 lines
430 B
Plaintext
config BR2_PACKAGE_XAPP_XDM
|
|
bool "xdm"
|
|
default n
|
|
select BR2_PACKAGE_XAPP_XINIT
|
|
select BR2_PACKAGE_XAPP_SESSREG
|
|
select BR2_PACKAGE_XAPP_XRDB
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXAW
|
|
select BR2_PACKAGE_XLIB_LIBXDMCP
|
|
select BR2_PACKAGE_XLIB_LIBXINERAMA
|
|
select BR2_PACKAGE_XLIB_LIBXT
|
|
select BR2_PACKAGE_XPROTO_XINERAMAPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
help
|
|
xdm 1.1.3
|
|
X.Org xdm application
|