4683420c4c
'default n' is the default, so there's no need to say it explicitly.
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.
|