libopenexr-dev: Wrong libraries in pkgconfig files

Gonzo gonzhauser at yahoo.de
Fri Jan 16 16:04:03 UTC 2009


Package: libopenexr-dev
Version: 1.6.1-3ubuntu1
Severity: normal
Tags: patch

libopenexr-dev should only specify libIlmImf.so, not libz,
libImath...! Those are pulled in from libilmbase-dev.
This triggers a warning about unnecessary libraries in dpkg-shlibdeps.


-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500, 'intrepid-backports'), (500, 'intrepid')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-9-generic (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libopenexr-dev depends on:
ii  libilmbase-dev            1.0.1-2+nmu1   development files for IlmBase
ii  libopenexr6               1.6.1-3ubuntu1 runtime files for the OpenEXR imag

libopenexr-dev recommends no packages.

-- no debconf information
-------------- next part --------------
--- OpenEXR.pc	2009-01-16 16:48:39.000000000 +0100
+++ OpenEXR.pc.new	2009-01-16 16:49:03.000000000 +0100
@@ -7,5 +7,5 @@
 Name: OpenEXR
 Description: OpenEXR image library
 Version: 1.6.1
-Libs: -L${libdir} -L/usr/lib -lIlmImf -lz -pthread -lImath -lHalf -lIex -lIlmThread
+Libs: -L${libdir} -L/usr/lib -lIlmImf
 Cflags:  -I/usr/include/OpenEXR -pthread -I${OpenEXR_includedir}


More information about the ubuntu-users mailing list