From b8af915b3ad1dac5c866b35793958dc5fa74435b Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 16 Nov 2015 08:59:13 +0000 Subject: trivial: Correct the name of the uuid Requires.private addition --- libappstream-glib/appstream-glib.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1