[1.5] Sync with trunk.
[openjpeg.git] / libopenjpeg1.pc.in
index 8395921743c63c751ee7f8b37c4c01f7ae46a06c..a8205fc833d487cd30cc4d15c26b37473c4ad44c 100644 (file)
@@ -1,11 +1,13 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
-includedir=@includedir@
+includedir=@includedir@/openjpeg-@MAJOR_NR@.@MINOR_NR@
 
 Name: openjpeg
-Description: JPEG2000 files library
+Description: JPEG2000 library
 URL: http://www.openjpeg.org/
 Version: @VERSION@
+@pkgconfig_requires_private@: @requirements@
 Libs: -L${libdir} -lopenjpeg
+Libs.private: -lm
 Cflags: -I${includedir}