Package: liborbit-dev
Version: 0.5.17-11.1
Severity: minor

Hi,

There are spurious dependencies in ORBit.pc:

Libs: -L${libdir} -lORBit -lIIOP -lORBitutil -lm

-lm is _not_ needed in Libs (since the -lORBit -lIIOP -lORBitutil 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 -lIIOP -lORBitutil
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 liborbit-dev depends on:
ii  indent                       2.2.9-7     C language source code formatting 
ii  libc6                        2.3.6-15    GNU C Library: Shared libraries
ii  libglib1.2                   1.2.10-10.1 The GLib library of C routines
ii  libglib1.2-dev               1.2.10-10.1 Development files for GLib library
ii  liborbit0                    0.5.17-11.1 Libraries for ORBit - a CORBA ORB
ii  libpopt0                     1.10-2      lib for parsing cmdline parameters
ii  libwrap0-dev                 7.6.dbs-9   Wietse Venema's TCP wrappers libra

Versions of packages liborbit-dev recommends:
pn  orbit                         <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