Your message dated Tue, 3 Jul 2007 18:26:34 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed bug
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libasound2-dev
Version: 1.0.11-3
Severity: minor

Hi,

There are spurious dependencies in alsa.pc:

alsa.pc:Libs: -L${libdir} -lasound -lm -ldl -lpthread

-lm -ldl -lpthread are _not_ needed in Libs (since the alsa interface
doesn't depend on libm, libdl or libpthread interface) and just bring
unneeded dependencies. These should rather be put in Libs.private:

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

so that static compiling works.

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 libasound2-dev depends on:
ii  libasound2                    1.0.11-3   ALSA library
ii  libc6-dev [libc-dev]          2.3.6-13   GNU C Library: Development Librari

libasound2-dev recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.0.14a-1

This bug eventually got fixed.

Samuel

--- End Message ---

Reply via email to