summaryrefslogtreecommitdiff
path: root/libappstream-glib/appstream-glib.pc.in
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-05-13 16:42:31 +0100
committerRichard Hughes <richard@hughsie.com>2014-05-13 16:42:31 +0100
commit2def4da5f807f3e9466c1d3f9d676bc3de4a4106 (patch)
tree7418a1a29c9d058f15002fa566dcaf706bc347dc /libappstream-glib/appstream-glib.pc.in
parentff2ce74ffcb02cef920d87a89dd079bb0875fedc (diff)
downloadappstream-glib-2def4da5f807f3e9466c1d3f9d676bc3de4a4106.tar.gz
Add as_image_set_pixbuf()
This allows us to store image data in the object directly.
Diffstat (limited to 'libappstream-glib/appstream-glib.pc.in')
-rw-r--r--libappstream-glib/appstream-glib.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/appstream-glib.pc.in b/libappstream-glib/appstream-glib.pc.in
index 1e73ae7..5bdc755 100644
--- a/libappstream-glib/appstream-glib.pc.in
+++ b/libappstream-glib/appstream-glib.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: appstream-glib
Description: Objects and helper methods to help reading and writing AppStream metadata
Version: @VERSION@
-Requires: glib-2.0, gobject-2.0
+Requires: glib-2.0, gobject-2.0, gdk-pixbuf-2.0
Libs: -L${libdir} -lappstream-glib
Cflags: -I${includedir}/libappstream-glib