Package: libcgicc5-dev
Version: 3.2.9-1
Severity: normal
Tags: squeeze

libcgicc5-dev in squeeze installs cgicc.pc file into /usr/lib instead of
/usr/lib/pkgconfig, making pkg-config unusable for this package:

$ pkg-config --cflags --libs cgicc
Package cgicc was not found in the pkg-config search path.
Perhaps you should add the directory containing `cgicc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cgicc' found
$

The desired result is:

$ pkg-config --cflags --libs /usr/lib/cgicc.pc
 -lcgicc
$

This was already fixed in testing, but backporting to stable seems
straightforward, safe, and desirable.


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.39
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libcgicc5-dev depends on:
ii  libcgicc5                     3.2.9-1    A C++ class library for
writing CG

libcgicc5-dev recommends no packages.

Versions of packages libcgicc5-dev suggests:
ii  libcgicc-doc                  3.2.9-1    A C++ class library for
writing CG

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to