]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-wm: provide matchbox-wm to complete the virtual mojo
authorRoss Burton <ross@openedhand.com>
Mon, 8 Sep 2008 15:24:03 +0000 (15:24 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 8 Sep 2008 15:24:03 +0000 (15:24 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5160 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-wm/matchbox-wm_svn.bb

index d8a48e2ce6ad263eda69603c8de22e8f0d6ba7cd..1b79e0994296edf6b780253721798600f649e169 100644 (file)
@@ -2,8 +2,10 @@ SECTION = "x11/wm"
 DESCRIPTION = "Matchbox window manager"
 LICENSE = "GPL"
 DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
+PROVIDES = "matchbox-wm"
+
 PV = "1.2+svnr${SRCREV}"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \
            file://configure_fix.patch;patch=1;maxrev=1818 \