summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Lendl <s.lendl@proxmox.com>2024-04-05 15:18:03 +0200
committerThomas Lamprecht <t.lamprecht@proxmox.com>2024-04-08 17:57:18 +0200
commit0f6bc593aa632b0743bbadb98c4ca708e184918b (patch)
treec4c4c1a3ba2a4ecea43a6cd2e437849d67f1c4f9
parent11d2ac73ff43b5adf687d2df9efc535bb4140fc3 (diff)
debian: blackbox tests depend on libpve-access-control at build
For mocking RPCEnvironment in sbuild. Signed-off-by: Stefan Lendl <s.lendl@proxmox.com> Reviewed-by: Stefan Hanreich <s.hanreich@proxmox.com> Tested-by: Stefan Hanreich <s.hanreich@proxmox.com>
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 6f0bbeb..1f97196 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper-compat (= 13),
perl,
pve-cluster (>= 8.0.5),
pve-doc-generator (>= 5.3-3),
+ libpve-access-control,
Standards-Version: 4.6.1
Homepage: https://www.proxmox.com