Package: libprotobuf-dev
Version: 2.3.0-4
Severity: minor

Hi,

libprotobuf-dev does not depend on zlib1g-dev. Looks like this would be 
necessary:

ferna...@vostro:~$ dpkg -S /usr/lib/pkgconfig/protobuf.pc 
libprotobuf-dev: /usr/lib/pkgconfig/protobuf.pc
ferna...@vostro:~$ pkg-config --libs protobuf
-pthread -lprotobuf -lz  
ferna...@vostro:~$ apt-cache show libprotobuf-dev | grep 'Depends'
Depends: libprotobuf6 (= 2.3.0-4), libprotobuf-lite6 (= 2.3.0-4)
ferna...@vostro:~$ apt-cache show libprotobuf6 | grep 'Depends'
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.3), zlib1g 
(>= 1:1.1.4)
ferna...@vostro:~$ apt-cache show libprotobuf-lite6 | grep 'Depends'
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.3), zlib1g 
(>= 1:1.1.4)
ferna...@vostro:~$ 

I actually found this issue when I tried to use libprotobuf-dev, but didn't 
have zlib1g-dev installed. The compilation with the flags provided by 
pkg-config obviously failed.

Thanks in advance,

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libprotobuf-dev depends on:
ii  libprotobuf-lite6             2.3.0-4    protocol buffers C++ library (lite
ii  libprotobuf6                  2.3.0-4    protocol buffers C++ library

libprotobuf-dev recommends no packages.

libprotobuf-dev suggests no packages.

-- 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