mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
xapp_xbacklight depends on the xcb-utils package but doesn't select it. Fixes: http://autobuild.buildroot.net/results/d96/d96aa77e02954bef6fb6e9d244fbf9d1e939a374/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
config BR2_PACKAGE_XAPP_XBACKLIGHT
|
|
bool "xbacklight"
|
|
select BR2_PACKAGE_XCB_UTIL
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXRANDR
|
|
select BR2_PACKAGE_XLIB_LIBXRENDER
|
|
help
|
|
xbacklight
|