Package: libspice-server-dev
Version: 0.8.2-1
Severity: grave
In pkg-config file of libspice-server-dev, pixman-1 (>= 0.17.7) is
specified as required, yet it is not marked as such in the
libspice-server-dev package control file. This means that
installed libspice-server-dev package is unusable because
it itn't possible to build packages against it, since
pkg-config complains:
$ pkg-config --cflags spice-server
Package pixman-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pixman-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pixman-1', required by 'spice', not found
As far as I can see, adding libpixman-1-dev dependency should fix that.
There are other dependencies too, like alsa openssl xrandr etc,
but I haven't checked these.
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Replies