summaryrefslogtreecommitdiffstats
path: root/package/matchbox-fakekey
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-fakekey
parent75326a51b2b0ea837de91fc2328b1f44e0fcc7fe (diff)
downloadbuildroot-b9a4e61087f324b7eac49c0c1f8c006119196621.tar.gz
buildroot-b9a4e61087f324b7eac49c0c1f8c006119196621.zip
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-fakekey')
-rw-r--r--package/matchbox-fakekey/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/matchbox-fakekey/Config.in b/package/matchbox-fakekey/Config.in
index 334f3a2a33..c0cde4245f 100644
--- a/package/matchbox-fakekey/Config.in
+++ b/package/matchbox-fakekey/Config.in
@@ -1,2 +1,3 @@
config BR2_PACKAGE_MATCHBOX_FAKEKEY
bool
+ select BR2_PACKAGE_MATCHBOX_LIB
OpenPOWER on IntegriCloud