mirror of
git://git.proxmox.com/git/pve-apiclient.git
synced 2024-12-21 13:34:10 +03:00
d/control: add defined ${perl:Depends} to dependency list
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
d257cf1552
commit
f951c7a980
1
debian/control
vendored
1
debian/control
vendored
@ -16,5 +16,6 @@ Depends: libcrypt-ssleay-perl,
|
||||
liburi-perl,
|
||||
libwww-perl,
|
||||
${misc:Depends},
|
||||
${perl:Depends},
|
||||
Description: Proxmox VE API client library
|
||||
This implements an API client for Proxmox VE in perl.
|
||||
|
Loading…
Reference in New Issue
Block a user