libgexiv2/libgexiv2-pkgconf.patch

12 lines
356 B
Diff
Raw Normal View History

--- gexiv2.pc.in.orig 2014-02-06 12:08:55.907388040 +1100
+++ gexiv2.pc.in 2014-02-06 12:09:13.555208865 +1100
@@ -5,7 +5,7 @@
Name: GExiv2
Description: GObject bindings for exiv2
-Requires: exiv2 glib-2.0 gobject-2.0
+Requires.private: exiv2 glib-2.0 gobject-2.0
Version: @GEXIV2_VERSION@
Libs: -L${libdir} -l@PACKAGE_NAME@
Cflags: -I${includedir}