[trunk] add missing private lib. Update issue 223

This commit is contained in:
Mathieu Malaterre
2014-02-24 17:22:48 +00:00
parent c55e164e87
commit d847e477f0

View File

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