summaryrefslogtreecommitdiff
path: root/libappstream-glib/appstream-glib.pc.in
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-11-15 10:34:44 +0000
committerRichard Hughes <richard@hughsie.com>2015-11-15 10:39:19 +0000
commit98ed5eba8d32907e7da36f29c266d3d77b28feff (patch)
treecc6ef45c0a37a5ea714c1be74d474644db660b65 /libappstream-glib/appstream-glib.pc.in
parentbc645ec63525248a974a5c31cd6167cd77d34c4f (diff)
downloadappstream-glib-98ed5eba8d32907e7da36f29c266d3d77b28feff.tar.gz
Generate GUID values according to RFC4122
Also, add a 'generate-guid' command to appstream-util.
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 caf82ab..ed7ee3b 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.private: libarchive, libgcab-1.0
+Requires.private: libarchive, libgcab-1.0, libuuid
Requires: glib-2.0, gobject-2.0, gdk-pixbuf-2.0
Libs: -L${libdir} -lappstream-glib
Cflags: -I${includedir}/libappstream-glib