diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-03-04 10:53:27 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-03-04 10:53:27 +0000 |
| commit | 86edc0a40e991c77581a73bf74d60d3f500e6961 (patch) | |
| tree | a0da3deeb53d376c2b0014d3668462c37a0e5314 /libopenjpeg1.pc.in | |
| parent | 89456eed517d6ecd768373f340e0e7f613e467ab (diff) | |
updated autotools files to improve build and install procedures (credit to Vincent Torri)
Diffstat (limited to 'libopenjpeg1.pc.in')
| -rw-r--r-- | libopenjpeg1.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopenjpeg1.pc.in b/libopenjpeg1.pc.in index 83959217..2951608f 100644 --- a/libopenjpeg1.pc.in +++ b/libopenjpeg1.pc.in @@ -7,5 +7,6 @@ Name: openjpeg Description: JPEG2000 files library URL: http://www.openjpeg.org/ Version: @VERSION@ +pkgconfig_requires_private: @requirements@ Libs: -L${libdir} -lopenjpeg Cflags: -I${includedir} |
