package/matchbox: make match-startup-monitor a real package
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 3 Jun 2015 20:41:26 +0000 (22:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Jun 2015 20:58:16 +0000 (22:58 +0200)
commitcbb8096076cad57293ea9ad334750227e8d4b9ff
treee63055cec25025472275d3194f7f64878415791f
parent4be826c225ed803b9794391feb1d37f0026e0f81
package/matchbox: make match-startup-monitor a real package

Currently, matchbox-startup-monitor is missing a Kconfig entry, but is
so far solely a build-time dependency of matchbox-panel.

So, make it a real package, and only build-depend on it when enabled.
Fix the condition to build-depend on it.

To keep the existing behaviour, default to 'y' when startup-notification
is enabled.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/matchbox/Config.in
package/matchbox/matchbox-panel/matchbox-panel.mk
package/matchbox/matchbox-startup-monitor/Config.in [new file with mode: 0644]