mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
matchbox-desktop-2: only PN has to conflict/replace mb-desktop-1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1561 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,11 +4,12 @@ DEPENDS = "gtk+ startup-notification"
|
||||
RDEPENDS = "matchbox-common"
|
||||
SECTION = "x11/wm"
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
PR = "r1"
|
||||
|
||||
PROVIDES = matchbox-desktop
|
||||
RPROVIDES = matchbox-desktop
|
||||
RREPLACES = matchbox-desktop
|
||||
RCONFLICTS = matchbox-desktop
|
||||
PROVIDES_${PN} = matchbox-desktop
|
||||
RPROVIDES_${PN} = matchbox-desktop
|
||||
RREPLACES_${PN} = matchbox-desktop
|
||||
RCONFLICTS_${PN} = matchbox-desktop
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user