mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-04 19:04:24 +00:00
d/control: add missing ${misc:Depends}
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
9421e72129
commit
81f4432579
2
debian/control
vendored
2
debian/control
vendored
@ -102,7 +102,7 @@ Description: Proxmox Backup Server client library for QEMU
|
|||||||
|
|
||||||
Package: libproxmox-backup-qemu0-dev
|
Package: libproxmox-backup-qemu0-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libproxmox-backup-qemu0 (= ${binary:Version}),
|
Depends: libproxmox-backup-qemu0 (= ${binary:Version}), ${misc:Depends},
|
||||||
Description: Proxmox Backup Server client library for QEMU development files
|
Description: Proxmox Backup Server client library for QEMU development files
|
||||||
This library contains the library to access the Proxmox Backup server from
|
This library contains the library to access the Proxmox Backup server from
|
||||||
within QEMU.
|
within QEMU.
|
||||||
|
Loading…
Reference in New Issue
Block a user