diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-05-01 13:23:20 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-05-16 15:30:26 +0200 |
commit | 40e8938667b06615e0a1a26271a30e00f8cff2c6 (patch) | |
tree | 9c8243946969cc74bf261e27e6c22ee8cf414a0d /debian | |
parent | 02ee6b7bf1bcb0a6d55b3d02496d2f501e622ea2 (diff) | |
download | vyos-1x-40e8938667b06615e0a1a26271a30e00f8cff2c6.tar.gz vyos-1x-40e8938667b06615e0a1a26271a30e00f8cff2c6.zip |
nat: T2198: initial XML and Python representation
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ab0fc0b29..c8fa8ca63 100644 --- a/debian/control +++ b/debian/control @@ -92,6 +92,9 @@ Depends: python3, pppoe, salt-minion, vyos-utils, + iptables, + nftables, + conntrack, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |