mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
config BR2_PACKAGE_XLIB_LIBXCOMPOSITE
|
|
bool "libXcomposite"
|
|
select BR2_PACKAGE_XPROTO_COMPOSITEPROTO
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XLIB_LIBXFIXES
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
help
|
|
X.Org Xcomposite library
|