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.2.oe | |
parent | b1d9961a91e6e9a0f1a1914025b340806da8bc5b (diff) |
apply randr/render cleanup patch from Glenn McGrath
BKrev: 40d42d3eUecPVQUtQYT2kyLoI5y21g
Diffstat (limited to 'matchbox-wm/matchbox-wm_0.8.2.oe')
-rw-r--r-- | matchbox-wm/matchbox-wm_0.8.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matchbox-wm/matchbox-wm_0.8.2.oe b/matchbox-wm/matchbox-wm_0.8.2.oe index 73120aa718..0d215903e2 100644 --- a/matchbox-wm/matchbox-wm_0.8.2.oe +++ b/matchbox-wm/matchbox-wm_0.8.2.oe @@ -1,7 +1,7 @@ PR = "r1" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage xrender startup-notification expat gconf" +DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage libxrender startup-notification expat gconf" 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" |