fixup libspice* dependencies

we only corrected the build-dep, but not the installation one,
so fix this up and bump the version while we're at it - ensures we
have relevant security fixes available

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
master
Thomas Lamprecht 2019-05-22 18:11:22 +02:00
parent 0a321ffd50
commit 7392a9817d
1 changed files with 3 additions and 3 deletions

6
debian/control vendored
View File

@ -18,10 +18,10 @@ Build-Depends: autotools-dev,
libpixman-1-dev,
librbd-dev (>= 0.48),
libsdl1.2-dev,
libspice-protocol-dev (>= 0.12.5),
libspice-protocol-dev (>= 0.12.14~),
libusb-1.0-0-dev (>= 1.0.17-1),
libusbredirparser-dev (>= 0.6-2),
libspice-server-dev (>= 0.12.5-1),
libspice-server-dev (>= 0.14.0~),
quilt,
texi2html,
texinfo,
@ -44,7 +44,7 @@ Depends: ceph-common (>= 0.48),
libusbredirparser1 (>= 0.6-2),
libuuid1,
numactl,
pve-libspice-server1 (>= 0.12.5-1),
libspice-server1 (>= 0.14.0~),
python,
${misc:Depends},
${shlibs:Depends},