Source: nbdkit
Version: 1.1.2-1
Severity: minor

Hi,

it seems nbdkit has plugins requiring different libraries, which are
added as build dependencies:
  libvirt-dev zlib1g-dev liblzma-dev libguestfs-dev
however, given that pkg-config is used to look for them and that
pkg-config is not a build dependency, all of these libraries are not
detected (and thus the extra plugins not built).

I guess it could be the case to either
a) remove these extra build dependencies, since they are not used when
   building within the Debian infrastructure
b) add the pkg-config build dependency, to make use of them and compile
   the extra plugins

Of course it is not a big issue, but certainly confusing to require
libraries which are actually not used at all.

Thanks,
-- 
Pino


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