summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2023-09-16 12:39:05 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2023-09-16 12:39:05 +0200
commit0cfc1750d5ff04be6a153a2ae29cdc71a4467a90 (patch)
tree9fb233099a57298abf6e3fd12e21c4c543ad1b08
parent99c888b5eabbb7008bf4451bc62c277f28bb925f (diff)
Drop alternatives to the gpgv dependency
Closes: #1051642
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c831e45bb..440b17afb 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Vcs-Browser: https://salsa.debian.org/apt-team/apt
Package: apt
Architecture: any
Depends: base-passwd (>= 3.6.1) | adduser,
- gpgv | gpgv2 | gpgv1,
+ gpgv,
libapt-pkg6.0 (>= ${binary:Version}),
${apt:keyring},
${misc:Depends},