mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
config BR2_PACKAGE_XLIB_LIBDMX
|
|
bool "libdmx"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XPROTO_DMXPROTO
|
|
help
|
|
X.Org dmx library
|