[trunk] add missing private lib. Update issue 223
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 24 Feb 2014 17:22:48 +0000 (17:22 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 24 Feb 2014 17:22:48 +0000 (17:22 +0000)
src/lib/openjp2/libopenjp2.pc.cmake.in

index 42f33d0cd52f227d583772173f04e2d0a571e4b1..62159b00a4b1bb397d6597fee14a1651e2d656bf 100644 (file)
@@ -10,4 +10,5 @@ Description: JPEG2000 library (Part 1 and 2)
 URL: http://www.openjpeg.org/
 Version: @OPENJPEG_VERSION@
 Libs: -L${libdir} -lopenjp2
+Libs.private: -lm
 Cflags: -I${includedir}