summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-05-22 13:22:40 +0200
committerChristian Poessinger <christian@poessinger.com>2020-05-22 13:22:40 +0200
commit42939bcb5dbc7adc86e185982283aa9fd404acbb (patch)
treeadf6fadcd7a2b2b5ba52947e192276ab16c9c5d4 /debian/control
parent4414803c35587e50a77f4493f45326068f566c11 (diff)
parent7a364a46d72a3f078f3ca44b8da2f39e67b02bd2 (diff)
downloadvyos-1x-42939bcb5dbc7adc86e185982283aa9fd404acbb.tar.gz
vyos-1x-42939bcb5dbc7adc86e185982283aa9fd404acbb.zip
Merge branch 'T2460' of https://github.com/thomas-mangin/vyos-1x into nat-integration
* 'T2460' of https://github.com/thomas-mangin/vyos-1x: nat: T2460: add src/op_mode/show_nat_translations.py
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a30b80b7a..001ea1802 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,7 @@ Depends: python3,
python3-netaddr,
python3-zmq,
python3-jmespath,
+ python3-xmltodict,
bsdmainutils,
cron,
systemd,