4683420c4c
'default n' is the default, so there's no need to say it explicitly.
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
config BR2_PACKAGE_XLIB_LIBXRANDR
|
|
bool "libXrandr"
|
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XLIB_LIBXRENDER
|
|
select BR2_PACKAGE_XPROTO_RENDERPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
help
|
|
libXrandr 1.1.2
|
|
X.Org Xrandr library
|