a7e49eb2af
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.
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
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.
|