a065cb6ef4
rhbz # 818587 Thanks Rex Dieter for the patch!
14 lines
507 B
Diff
14 lines
507 B
Diff
diff -up libgexiv2-0.4.1/gexiv2.m4.pkgconfig libgexiv2-0.4.1/gexiv2.m4
|
|
--- libgexiv2-0.4.1/gexiv2.m4.pkgconfig 2012-03-28 17:41:52.000000000 -0500
|
|
+++ libgexiv2-0.4.1/gexiv2.m4 2012-05-03 08:07:39.951487246 -0500
|
|
@@ -5,7 +5,7 @@ includedir=${prefix}/include
|
|
|
|
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: _VERSION_
|
|
Libs: -L${libdir} -lgexiv2
|
|
Cflags: -I${includedir}/gexiv2 -I${libdir}/gexiv2/include
|
|
|