diff options
author | Christian Breunig <christian@breunig.cc> | 2024-01-05 22:35:59 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-01-06 08:33:33 +0100 |
commit | 9ab6665c80c30bf446d94620fc9d85b052d48072 (patch) | |
tree | 06d1a63518755c0de3990529c5871ac1e97d02ce /debian/control | |
parent | 9d02d32319f9328df618910a038ef580588e13c8 (diff) | |
download | vyos-1x-9ab6665c80c30bf446d94620fc9d85b052d48072.tar.gz vyos-1x-9ab6665c80c30bf446d94620fc9d85b052d48072.zip |
https: T5886: migrate https certbot to new "pki certificate" CLI tree
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8343144c4..726a083f2 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,6 @@ Depends: ## End of Fundamentals ## Python libraries used in multiple modules and scripts python3, - python3-certbot-nginx, python3-cryptography, python3-hurry.filesize, python3-inotify, |