diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-14 21:43:56 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-14 21:43:56 +0000 |
commit | 7c4ae4bad58bb7cfb6dbd2d72d7ba6c226c763d0 (patch) | |
tree | 22a0f104c6e557c5bfd1be2555c90fd3ebfe07d6 /packages/matchbox-wm/matchbox-wm_0.9.2.bb | |
parent | 172526769c6eb6c33253bec9c192f9750a3a6c6e (diff) | |
parent | 466098090f7a850b420e18bda4a17bf671d791d4 (diff) |
merge of '0e8df4b23554bb3ad3929e08fff126dce73bd38b'
and '9f2c0aa63cc70395cce09bc049588ba5dfde1888'
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" |