diff options
Diffstat (limited to 'packages/matchbox-wm/matchbox-wm_0.9.2.bb')
-rw-r--r-- | packages/matchbox-wm/matchbox-wm_0.9.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_0.9.2.bb b/packages/matchbox-wm/matchbox-wm_0.9.2.bb index b552a4b344..f8db87358f 100644 --- a/packages/matchbox-wm/matchbox-wm_0.9.2.bb +++ b/packages/matchbox-wm/matchbox-wm_0.9.2.bb @@ -3,6 +3,8 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common" RDEPENDS = "matchbox-common" +PR = "r1" + SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz" |