2
1

Config.in 195 B

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