mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
config BR2_PACKAGE_XAPP_XKILL
|
|
bool "xkill"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXMU
|
|
help
|
|
kill a client by its X resource
|