2007-01-16 06:34:53 +08:00
|
|
|
config BR2_PACKAGE_METACITY
|
|
|
|
bool "metacity"
|
|
|
|
select BR2_PACKAGE_LIBGTK2
|
2007-08-11 03:07:51 +08:00
|
|
|
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
|
2007-01-16 06:34:53 +08:00
|
|
|
default n
|
|
|
|
help
|
|
|
|
Metacity is a window manager for the X Window System.
|