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>
This commit is contained in:
parent
0a321ffd50
commit
7392a9817d
6
debian/control
vendored
6
debian/control
vendored
@ -18,10 +18,10 @@ Build-Depends: autotools-dev,
|
|||||||
libpixman-1-dev,
|
libpixman-1-dev,
|
||||||
librbd-dev (>= 0.48),
|
librbd-dev (>= 0.48),
|
||||||
libsdl1.2-dev,
|
libsdl1.2-dev,
|
||||||
libspice-protocol-dev (>= 0.12.5),
|
libspice-protocol-dev (>= 0.12.14~),
|
||||||
libusb-1.0-0-dev (>= 1.0.17-1),
|
libusb-1.0-0-dev (>= 1.0.17-1),
|
||||||
libusbredirparser-dev (>= 0.6-2),
|
libusbredirparser-dev (>= 0.6-2),
|
||||||
libspice-server-dev (>= 0.12.5-1),
|
libspice-server-dev (>= 0.14.0~),
|
||||||
quilt,
|
quilt,
|
||||||
texi2html,
|
texi2html,
|
||||||
texinfo,
|
texinfo,
|
||||||
@ -44,7 +44,7 @@ Depends: ceph-common (>= 0.48),
|
|||||||
libusbredirparser1 (>= 0.6-2),
|
libusbredirparser1 (>= 0.6-2),
|
||||||
libuuid1,
|
libuuid1,
|
||||||
numactl,
|
numactl,
|
||||||
pve-libspice-server1 (>= 0.12.5-1),
|
libspice-server1 (>= 0.14.0~),
|
||||||
python,
|
python,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
|
Loading…
Reference in New Issue
Block a user