diff options
author | Ross Burton <ross@openedhand.com> | 2008-09-08 15:24:03 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-09-08 15:24:03 +0000 |
commit | 9836ab8ac9a5cf0619b7b7bb087e795044720130 (patch) | |
tree | 7eb4bd88dd662b722286280b2212a554690b7c7c /meta/packages | |
parent | 9bef0ee3d292ce1c5b54ae74baa13a139ee239cd (diff) | |
download | openembedded-core-9836ab8ac9a5cf0619b7b7bb087e795044720130.tar.gz openembedded-core-9836ab8ac9a5cf0619b7b7bb087e795044720130.tar.bz2 openembedded-core-9836ab8ac9a5cf0619b7b7bb087e795044720130.zip |
matchbox-wm: provide matchbox-wm to complete the virtual mojo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5160 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index d8a48e2ce6..1b79e09942 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb @@ -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 \ |