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, 1 insertions, 1 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_0.9.2.bb b/packages/matchbox-wm/matchbox-wm_0.9.2.bb index 9123b0ffca..a46073b924 100644 --- a/packages/matchbox-wm/matchbox-wm_0.9.2.bb +++ b/packages/matchbox-wm/matchbox-wm_0.9.2.bb @@ -2,7 +2,7 @@ require matchbox-wm.inc DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common" RDEPENDS = "matchbox-common" -PR = "r1" +PR = "r1" SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz" |