diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-08 16:00:52 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-08 16:00:52 +0000 |
commit | 25c46a89ec626a980d811c5eddc50c9d1c166640 (patch) | |
tree | de456da7d7b4d6ca7a17bb30f4a0e9211758abaf /matchbox-wm/matchbox-wm_0.8.2.oe | |
parent | 2f889501473fb15bb94a5be5863b10ffd9a5afe7 (diff) |
add matchbox-common to {R}DEPENDS
BKrev: 41164e34vARBVoIIeIbHIvu_M1sojA
Diffstat (limited to 'matchbox-wm/matchbox-wm_0.8.2.oe')
-rw-r--r-- | matchbox-wm/matchbox-wm_0.8.2.oe | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/matchbox-wm/matchbox-wm_0.8.2.oe b/matchbox-wm/matchbox-wm_0.8.2.oe index dc66cc38e1..c8abaa28c4 100644 --- a/matchbox-wm/matchbox-wm_0.8.2.oe +++ b/matchbox-wm/matchbox-wm_0.8.2.oe @@ -1,7 +1,8 @@ -PR = "r2" +PR = "r3" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf" +DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common" +RDEPENDS = "matchbox-common" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \ file://net-showing-desktop.patch;patch=1 \ |