Package: librtaudio-dev Version: 4.1.2~ds0-3 Severity: important Dear Maintainer,
the rtaudio.pc as shipped with librtaudio-dev declares a dependency on libpulse-simple: $ cat /usr/lib/x86_64-linux-gnu/pkgconfig/rtaudio.pc | grep pulse Requires: alsa libpulse-simple $ Unfortunately the librtaudio-dev package does declare a dependency on a package providing libpulse-simple. basically the following is missing: > Depends: libpulse-dev This results in rendering the pkg-config file rather useless: $ pkg-config --cflags rtaudio Package libpulse-simple was not found in the pkg-config search path. Perhaps you should add the directory containing `libpulse-simple.pc' to the PKG_CONFIG_PATH environment variable Package 'libpulse-simple', required by 'rtaudio', not found $ This is in turn is rather important, as it prevents any package that relies on rtaudio's pkg-config and does not have an explicit Build-Depends on libpulse-dev (because it doesn't use libpulse-dev functionality itself) to FTBFS, due to the changed search path for the header-files. See [1] for a failed build. fgmasdr IOhannes [1] https://buildd.debian.org/status/fetch.php?pkg=jacktrip&arch=amd64&ver=1.1~repack-4%2Bb1&stamp=1470133103 -- System Information: Debian Release: stretch/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=de_AT.utf8, LC_CTYPE=de_AT.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages librtaudio-dev depends on: ii libasound2-dev 1.1.1-2 ii libjack-jackd2-dev [libjack-dev] 1.9.10+20150825git1ed50c92~dfsg-2 ii librtaudio5a 4.1.2~ds0-3 librtaudio-dev recommends no packages. Versions of packages librtaudio-dev suggests: pn librtmidi-dev <none> -- no debconf information