summaryrefslogtreecommitdiffstats
path: root/package/matchbox/Config.in
diff options
context:
space:
mode:
authorWill Wagner <will_wagner@carallon.com>2010-04-01 11:10:12 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-04-03 13:45:23 +0200
commitf94830d0e5a409b2e2dc30a4e002c180fe09ec4e (patch)
treeacf0f7e9f84d00bba862f0d36cf6fa1f2a2f9e2a /package/matchbox/Config.in
parentcb08cd64f0fe89d9551052cafeae96045441df51 (diff)
downloadbuildroot-novena-f94830d0e5a409b2e2dc30a4e002c180fe09ec4e.tar.gz
buildroot-novena-f94830d0e5a409b2e2dc30a4e002c180fe09ec4e.zip
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>
Diffstat (limited to 'package/matchbox/Config.in')
-rw-r--r--package/matchbox/Config.in11
1 files changed, 2 insertions, 9 deletions
diff --git a/package/matchbox/Config.in b/package/matchbox/Config.in
index f57346783..43189caea 100644
--- a/package/matchbox/Config.in
+++ b/package/matchbox/Config.in
@@ -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