summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-05-22 15:45:01 +0200
committerChristian Poessinger <christian@poessinger.com>2020-05-22 15:45:01 +0200
commit5e74e68bcf2458309e1d9a153ee28b1359ba923c (patch)
tree34028f4f6aa18d3ad25dbc86e5a373e364558d19 /debian
parenta46ceed84c554e2c37571c89c2494e883541ca2e (diff)
parentac5019d7aadc11fab3bfaae21c3c3ed9bd07ef3b (diff)
downloadvyos-1x-5e74e68bcf2458309e1d9a153ee28b1359ba923c.tar.gz
vyos-1x-5e74e68bcf2458309e1d9a153ee28b1359ba923c.zip
Merge branch 'nat-integration' of github.com:c-po/vyos-1x into current
* 'nat-integration' of github.com:c-po/vyos-1x: nat: T2460: fix KeyError: 'sport' nat: T2460: migrate to new Python implementation nat: T2460: add src/op_mode/show_nat_translations.py
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 a30b80b7a..1312d9462 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,7 @@ Depends: python3,
python3-netaddr,
python3-zmq,
python3-jmespath,
+ python3-xmltodict,
bsdmainutils,
cron,
systemd,
@@ -94,7 +95,6 @@ Depends: python3,
pmacct (>= 1.6.0),
python3-certbot-nginx,
pppoe,
- libxml-simple-perl,
salt-minion,
vyos-utils,
nftables (>= 0.9.3),