diff options
Diffstat (limited to 'recipes/matchbox-wm/matchbox-wm_1.1.bb')
-rw-r--r-- | recipes/matchbox-wm/matchbox-wm_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/matchbox-wm/matchbox-wm_1.1.bb b/recipes/matchbox-wm/matchbox-wm_1.1.bb index 25768cf68c..63bd3c1ed2 100644 --- a/recipes/matchbox-wm/matchbox-wm_1.1.bb +++ b/recipes/matchbox-wm/matchbox-wm_1.1.bb @@ -3,7 +3,7 @@ require matchbox-wm.inc DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf " RDEPENDS_${PN} = "" -PR ="r2" +PR = "r3" SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.1/matchbox-window-manager-${PV}.tar.gz \ file://kbdconfig" |