blob: 71c21b4ad1634e97dd6c56562e5c1a16fa3740f0 (
plain)
1
2
3
4
5
6
7
  | 
config BR2_PACKAGE_METACITY
	bool "metacity"
	select BR2_PACKAGE_LIBGTK2
	depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
	default n
	help
	  Metacity is a window manager for the X Window System.
  |