buildroot/package/matchbox-desktop/Config.in
Yann E. MORIN b9a4e61087 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>
2015-06-09 23:03:06 +02:00

7 lines
180 B
Plaintext

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'.