mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
matchbox: convert to autotools, fix build with start-notification, libxft
Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
cb08cd64f0
commit
f94830d0e5
@@ -2,20 +2,13 @@ config BR2_PACKAGE_MATCHBOX
|
||||
bool "MatchBox Window Manager"
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_FONTCONFIG
|
||||
select BR2_PACKAGE_EXPAT
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XLIB_LIBXDAMAGE
|
||||
select BR2_PACKAGE_XLIB_LIBXCURSOR
|
||||
help
|
||||
http://projects.o-hand.com/matchbox
|
||||
|
||||
config BR2_PACKAGE_MATCHBOX_SNOTIFY
|
||||
bool "Enable Matchbox Startup Notification"
|
||||
depends on BR2_PACKAGE_MATCHBOX
|
||||
select BR2_PACKAGE_XAPP_XSM
|
||||
help
|
||||
Compiles
|
||||
http://www.freedesktop.org/Software/startup-notification and
|
||||
its support in MatchBox.
|
||||
|
||||
config BR2_PACKAGE_MATCHBOX_PANEL
|
||||
bool "Matchbox Panel"
|
||||
depends on BR2_PACKAGE_MATCHBOX
|
||||
|
||||
Reference in New Issue
Block a user