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_1.0.bb | |
parent | 172526769c6eb6c33253bec9c192f9750a3a6c6e (diff) | |
parent | 466098090f7a850b420e18bda4a17bf671d791d4 (diff) |
merge of '0e8df4b23554bb3ad3929e08fff126dce73bd38b'
and '9f2c0aa63cc70395cce09bc049588ba5dfde1888'
Diffstat (limited to 'packages/matchbox-wm/matchbox-wm_1.0.bb')
-rw-r--r-- | packages/matchbox-wm/matchbox-wm_1.0.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_1.0.bb b/packages/matchbox-wm/matchbox-wm_1.0.bb index e55f7a5c4e..dad8163232 100644 --- a/packages/matchbox-wm/matchbox-wm_1.0.bb +++ b/packages/matchbox-wm/matchbox-wm_1.0.bb @@ -1,9 +1,9 @@ require matchbox-wm.inc -DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common" -RDEPENDS = "matchbox-common" +DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf " +RDEPENDS = "" -PR="r2" +PR="r3" SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.0/matchbox-window-manager-${PV}.tar.gz \ |