[trunk] add missing private lib. Update issue 223
This commit is contained in:
parent
c55e164e87
commit
d847e477f0
|
@ -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}
|
||||||
|
|
Loading…
Reference in New Issue