summaryrefslogtreecommitdiff
path: root/libappstream-glib/appstream-glib.pc.in
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-12-17 19:09:55 +0000
committerRichard Hughes <richard@hughsie.com>2014-12-17 19:43:12 +0000
commitd4acd936d44108034f3734e183778ec71d6fb3c9 (patch)
treefc741b79806137ff021090a9e9417af526b5d199 /libappstream-glib/appstream-glib.pc.in
parent85dfc0cb9676f49e42cd309b7256bcd222b7207f (diff)
downloadappstream-glib-d4acd936d44108034f3734e183778ec71d6fb3c9.tar.gz
Move as_utils_install_filename() into libappstream-glib
This means we pick up a libarchive dep, but means we can use the installing code from PackageKit in the future.
Diffstat (limited to 'libappstream-glib/appstream-glib.pc.in')
-rw-r--r--libappstream-glib/appstream-glib.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libappstream-glib/appstream-glib.pc.in b/libappstream-glib/appstream-glib.pc.in
index 5bdc755..60abcf6 100644
--- a/libappstream-glib/appstream-glib.pc.in
+++ b/libappstream-glib/appstream-glib.pc.in
@@ -6,6 +6,7 @@ includedir=@includedir@
Name: appstream-glib
Description: Objects and helper methods to help reading and writing AppStream metadata
Version: @VERSION@
+Requires.private: libarchive
Requires: glib-2.0, gobject-2.0, gdk-pixbuf-2.0
Libs: -L${libdir} -lappstream-glib
Cflags: -I${includedir}/libappstream-glib