diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-19 12:10:38 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-19 12:10:38 +0000 |
commit | 1e876cbd54f0a5a67667c10d03f385cf5692e9dc (patch) | |
tree | a98db5e16ed3629cdce2669f08f28cc5e47b2a14 /matchbox-wm/matchbox-wm_0.8.oe | |
parent | b1d9961a91e6e9a0f1a1914025b340806da8bc5b (diff) |
apply randr/render cleanup patch from Glenn McGrath
BKrev: 40d42d3eUecPVQUtQYT2kyLoI5y21g
Diffstat (limited to 'matchbox-wm/matchbox-wm_0.8.oe')
-rw-r--r-- | matchbox-wm/matchbox-wm_0.8.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matchbox-wm/matchbox-wm_0.8.oe b/matchbox-wm/matchbox-wm_0.8.oe index 2d8cd6fb22..c1f6a31434 100644 --- a/matchbox-wm/matchbox-wm_0.8.oe +++ b/matchbox-wm/matchbox-wm_0.8.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage xrender gconf" +DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage libxrender gconf" RDEPENDS = "libmatchbox" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/${PV}/matchbox-window-manager-${PV}.tar.bz2 \ |