Package: liborbit2-dev
Version: 1:2.14.0-1.1
Severity: minor

Hi,

There are spurious dependencies in ORBit-2.0.pc:

Libs: -L${libdir} -lORBit-2 -lm

-lm is _not_ needed in Libs (since the -lORBit-2 interface
doesn't depend on -lm interface) and just brings a unneeded
dependencies. It should rather be put in Libs.private:

Libs: -L${libdir} -lORBit-2
Libs.private: -lm

(so that static compiling still works).

Samuel

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

Versions of packages liborbit2-dev depends on:
ii  libc6                       2.3.6-15     GNU C Library: Shared libraries
ii  libglib2.0-0                2.10.3-1     The GLib library of C routines
ii  libglib2.0-dev              2.10.3-1     Development files for the GLib lib
ii  libidl-dev                  0.8.6-1      development files for programs tha
ii  libidl0                     0.8.6-1      library for parsing CORBA IDL file
ii  liborbit2                   1:2.14.0-1.1 libraries for ORBit2 - a CORBA ORB
ii  libpopt-dev                 1.10-2       lib for parsing cmdline parameters
ii  libpopt0                    1.10-2       lib for parsing cmdline parameters
ii  pkg-config                  0.20-1       manage compile and link flags for 

Versions of packages liborbit2-dev recommends:
pn  orbit2                        <none>     (no description available)

-- no debconf information


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

Reply via email to