diff options
Diffstat (limited to 'libgpewidget/libgpewidget_0.82.oe')
-rw-r--r-- | libgpewidget/libgpewidget_0.82.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpewidget/libgpewidget_0.82.oe b/libgpewidget/libgpewidget_0.82.oe index 71b9df06ff..b69a2cef41 100644 --- a/libgpewidget/libgpewidget_0.82.oe +++ b/libgpewidget/libgpewidget_0.82.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 |