mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 22:12:12 +00: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.
|