Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't

quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected.  We definately want this
stuff in buildroot.
This commit is contained in:
Eric Andersen
2007-08-10 19:07:51 +00:00
parent 7aa1c59ebf
commit a7e49eb2af
544 changed files with 7226 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
config BR2_PACKAGE_METACITY
bool "metacity"
select BR2_PACKAGE_XORG
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.