summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2021-07-02 10:57:32 +0200
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2021-07-02 12:32:06 +0200
commitf480346bb8e934b1ce2e0fc3be23f7168273bba1 (patch)
tree55987b6d51c5fc9ee92689b235176df941a91f95 /debian
parentc232fdc4c5464858818f1a83c35ed5d0b7fba15a (diff)
downloadvyos-1x-f480346bb8e934b1ce2e0fc3be23f7168273bba1.tar.gz
vyos-1x-f480346bb8e934b1ce2e0fc3be23f7168273bba1.zip
ipsec: T3656: T3659: Fix pass-through with ipv6. Fix op-mode ipsec commands. Remove python3-crypto dependency.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c0805804e..ddccc9e14 100644
--- a/debian/control
+++ b/debian/control
@@ -110,7 +110,7 @@ Depends:
procps,
python3,
python3-certbot-nginx,
- python3-crypt | python3-pycryptodome,
+ python3-pycryptodome,
python3-cryptography,
python3-flask,
python3-hurry.filesize,