summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-11-16 08:59:13 +0000
committerRichard Hughes <richard@hughsie.com>2015-11-16 08:59:13 +0000
commitb8af915b3ad1dac5c866b35793958dc5fa74435b (patch)
tree272417bb1ad49b3ee64bd9d9c00d78808a08e320
parent98ed5eba8d32907e7da36f29c266d3d77b28feff (diff)
downloadappstream-glib-b8af915b3ad1dac5c866b35793958dc5fa74435b.tar.gz
trivial: Correct the name of the uuid Requires.private addition
-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 ed7ee3b..75b70b6 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, libuuid
+Requires.private: libarchive, libgcab-1.0, uuid
Requires: glib-2.0, gobject-2.0, gdk-pixbuf-2.0
Libs: -L${libdir} -lappstream-glib
Cflags: -I${includedir}/libappstream-glib