Package: libdirectfb-dev
Version: 0.9.24-3
Severity: minor

Hi,

There are spurious dependencies in directfb.pc and direct.pc:

Libs: -L${libdir} -ldirectfb -lpthread -ldl -lz 

Libs: -L${libdir} -ldirect -lpthread -ldl

-ldl -lz are _not_ needed in Libs (since the directfb interface
doesn't depend on libdl or libz interface) and just bring unneeded
dependencies. These should rather be put in Libs.private:

Libs: -L${libdir} -ldirectfb -lpthread
Libs.private: -ldl -lz

Libs: -L${libdir} -ldirect -lpthread
Libs.private: -ldl

(so that static still work).

Samuel

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libdirectfb-dev depends on:
ii  libdirectfb-0.9-24          0.9.24-3     frame buffer graphics library
ii  libdirectfb-extra           0.9.24-3     extra image/video providers for li
ii  libfreetype6-dev            2.2.1-2      FreeType 2 font engine, developmen
ii  libjpeg62-dev               6b-13        Development files for the IJG JPEG
ii  libmpeg3-dev                1.5.4-5      Headers and static libraries for l
ii  libpng12-dev                1.2.8rel-5.1 PNG library - development
ii  libx11-dev                  2:1.0.0-6    X11 client-side library (developme
ii  libxext-dev                 1:1.0.0-4    X11 miscellaneous extensions libra
ii  x-dev                       7.0.4-3      dummy package for transition purpo
ii  zlib1g-dev                  1:1.2.3-11   compression library - development

libdirectfb-dev recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to