openjpeg: Fix pkgconfig file
This commit is contained in:
parent
bf562adad2
commit
0cb847652e
@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
|
|||||||
Name: openjp2
|
Name: openjp2
|
||||||
Description: JPEG2000 library (Part 1 and 2)
|
Description: JPEG2000 library (Part 1 and 2)
|
||||||
URL: http://www.openjpeg.org/
|
URL: http://www.openjpeg.org/
|
||||||
Version: @OPENJPEG_VERSION@
|
Version: ${version}
|
||||||
Libs: -L$out/lib -lopenjp2
|
Libs: -L$out/lib -lopenjp2
|
||||||
Cflags: -I$out/include
|
Cflags: -I$out/include
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user