mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-21 08:51:30 +03:00
7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
config BR2_PACKAGE_METACITY
|
|
bool "metacity"
|
|
select BR2_PACKAGE_LIBGTK2
|
|
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
|
|
help
|
|
Metacity is a window manager for the X Window System.
|