summaryrefslogtreecommitdiff
path: root/package/matchbox-desktop
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-06-03 22:41:32 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-09 23:03:06 +0200
commitb9a4e61087f324b7eac49c0c1f8c006119196621 (patch)
treec1ba7b0b9ab5f35961f2180aef161d0a5943754c /package/matchbox-desktop
parent75326a51b2b0ea837de91fc2328b1f44e0fcc7fe (diff)
package/matchbox: add missing dependencies to matchbox-lib
Most of the matchbox packages build-depend on matchbox-lib, but were not selecting it from their Config.in. Fix that. Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/matchbox-desktop')
-rw-r--r--package/matchbox-desktop/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/matchbox-desktop/Config.in b/package/matchbox-desktop/Config.in
index ed80c223d..22c568bc1 100644
--- a/package/matchbox-desktop/Config.in
+++ b/package/matchbox-desktop/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_MATCHBOX_DESKTOP
bool "matchbox-desktop"
+ select BR2_PACKAGE_MATCHBOX_LIB
select BR2_PACKAGE_ZLIB
help
A PDA style application launcher or 'item browser'.