d/control: avoid versioned build-dependcies with a -1 revision
no effect besides making it harder to build this for an eventual backport. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Vendored
+2
-2
@@ -21,7 +21,7 @@ Build-Depends: autotools-dev,
|
|||||||
libnuma-dev,
|
libnuma-dev,
|
||||||
libpci-dev,
|
libpci-dev,
|
||||||
libpixman-1-dev,
|
libpixman-1-dev,
|
||||||
libproxmox-backup-qemu0-dev (>= 1.3.0-1),
|
libproxmox-backup-qemu0-dev (>= 1.3.0),
|
||||||
librbd-dev (>= 0.48),
|
librbd-dev (>= 0.48),
|
||||||
libsdl1.2-dev,
|
libsdl1.2-dev,
|
||||||
libseccomp-dev,
|
libseccomp-dev,
|
||||||
@@ -30,7 +30,7 @@ Build-Depends: autotools-dev,
|
|||||||
libspice-server-dev (>= 0.14.0~),
|
libspice-server-dev (>= 0.14.0~),
|
||||||
libsystemd-dev,
|
libsystemd-dev,
|
||||||
liburing-dev,
|
liburing-dev,
|
||||||
libusb-1.0-0-dev (>= 1.0.17-1),
|
libusb-1.0-0-dev (>= 1.0.17),
|
||||||
libusbredirparser-dev (>= 0.6-2),
|
libusbredirparser-dev (>= 0.6-2),
|
||||||
libvirglrenderer-dev,
|
libvirglrenderer-dev,
|
||||||
libzstd-dev,
|
libzstd-dev,
|
||||||
|
|||||||
Reference in New Issue
Block a user