mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
9 lines
221 B
Plaintext
9 lines
221 B
Plaintext
config BR2_PACKAGE_XAPP_XSETROOT
|
|
bool "xsetroot"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXMU
|
|
select BR2_PACKAGE_XLIB_LIBXCURSOR
|
|
select BR2_PACKAGE_XDATA_XBITMAPS
|
|
help
|
|
X.Org xsetroot application
|