Bug#725504: nbdkit: unused build dependencies, or missing pkg-config build dependency

2013-10-07 Thread Hilko Bengen
Control: tag -1 pending

* Pino Toscano:

 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 will add pkg-config to the build-dependencies for the next upload.

Thank you for spotting this!

Cheers,
-Hilko


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



Bug#725504: nbdkit: unused build dependencies, or missing pkg-config build dependency

2013-10-06 Thread Pino Toscano
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