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 /libgpewidget/libgpewidget_0.83.oe | |
parent | b1d9961a91e6e9a0f1a1914025b340806da8bc5b (diff) |
apply randr/render cleanup patch from Glenn McGrath
BKrev: 40d42d3eUecPVQUtQYT2kyLoI5y21g
Diffstat (limited to 'libgpewidget/libgpewidget_0.83.oe')
-rw-r--r-- | libgpewidget/libgpewidget_0.83.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpewidget/libgpewidget_0.83.oe b/libgpewidget/libgpewidget_0.83.oe index c78aba1cc8..0a669ccdf9 100644 --- a/libgpewidget/libgpewidget_0.83.oe +++ b/libgpewidget/libgpewidget_0.83.oe @@ -3,7 +3,7 @@ DESCRIPTION = "libgpewidget contains a collection of widgets and other common co SECTION = "gpe/libs" PRIORITY = "optional" MAINTAINER = "Philip Blundell <pb@handhelds.org>" -DEPENDS = "gtk+ cairo xrender" +DEPENDS = "gtk+ cairo libxrender" inherit pkgconfig gpe |