1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

Add matchbox-common as RDEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1450 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-04-06 15:24:00 +00:00
parent 2eeb84f4af
commit 99fd90ccf3
@@ -1,6 +1,7 @@
DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification"
RDEPENDS = "matchbox-common"
SECTION = "x11/wm"
PV = "0.0+svn${SRCDATE}"