summaryrefslogtreecommitdiffstats
path: root/package/matchbox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-02-21 10:55:57 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-02-21 10:55:57 +0100
commit30876b26a7683384f7aeb3b6254e387c6bea6cac (patch)
tree6ee2928a2d4660e6928cd6674541e285cf6443c4 /package/matchbox/Config.in
parenta87471ee758b464c87f24e50e46d314a964176ef (diff)
downloadbuildroot-novena-30876b26a7683384f7aeb3b6254e387c6bea6cac.tar.gz
buildroot-novena-30876b26a7683384f7aeb3b6254e387c6bea6cac.zip
matchbox-desktop: needs zlib
Otherwise the build fails with: In file included from mbdesktop_win_plugin.c:1:0: mbdesktop.h:31:18: fatal error: zlib.h: No such file or directory Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/matchbox/Config.in')
-rw-r--r--package/matchbox/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/matchbox/Config.in b/package/matchbox/Config.in
index e4b6149d7..d89a1762e 100644
--- a/package/matchbox/Config.in
+++ b/package/matchbox/Config.in
@@ -19,6 +19,7 @@ config BR2_PACKAGE_MATCHBOX_PANEL
config BR2_PACKAGE_MATCHBOX_DESKTOP
bool "Matchbox Desktop"
depends on BR2_PACKAGE_MATCHBOX
+ select BR2_PACKAGE_ZLIB
help
A PDA style application launcher or 'item browser'.