mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
Add PROVIDES so that this can slip in via PREFERRED_PROVIDER
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1291 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,8 +3,8 @@ LICENSE = "GPL"
|
|||||||
DEPENDS = "gtk+ startup-notification"
|
DEPENDS = "gtk+ startup-notification"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
PV = "0.0+svn${SRCDATE}"
|
PV = "0.0+svn${SRCDATE}"
|
||||||
DEFAULT_PREFERENCE = "-1"
|
|
||||||
|
|
||||||
|
PROVIDES = matchbox-desktop
|
||||||
RPROVIDES = matchbox-desktop
|
RPROVIDES = matchbox-desktop
|
||||||
RREPLACES = matchbox-desktop
|
RREPLACES = matchbox-desktop
|
||||||
RCONFLICTS = matchbox-desktop
|
RCONFLICTS = matchbox-desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user