Reformatted the matrix section of the Travis config file.
[platform/upstream/libexif.git] / libexif.pc.in
index 14cfdbd..107ab89 100644 (file)
@@ -7,5 +7,6 @@ Name: libexif
 Description: Library for easy access to EXIF data
 Requires:
 Version: @VERSION@
-Libs: -L${libdir} -lexif -lm
+Libs: -L${libdir} -lexif
+Libs.private: -lm
 Cflags: -I${includedir}