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.8.4.bb | |
parent | 172526769c6eb6c33253bec9c192f9750a3a6c6e (diff) | |
parent | 466098090f7a850b420e18bda4a17bf671d791d4 (diff) |
merge of '0e8df4b23554bb3ad3929e08fff126dce73bd38b'
and '9f2c0aa63cc70395cce09bc049588ba5dfde1888'
Diffstat (limited to 'packages/matchbox-wm/matchbox-wm_0.8.4.bb')
-rw-r--r-- | packages/matchbox-wm/matchbox-wm_0.8.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_0.8.4.bb b/packages/matchbox-wm/matchbox-wm_0.8.4.bb index 524dc1af36..58da385674 100644 --- a/packages/matchbox-wm/matchbox-wm_0.8.4.bb +++ b/packages/matchbox-wm/matchbox-wm_0.8.4.bb @@ -1,7 +1,7 @@ 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 = "" SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \ file://kbdconfig_keylaunch_simpad.patch;patch=1;pnum=0" |