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