diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-05-11 19:15:51 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-05-14 21:39:46 +0200 |
commit | 4d11715bd936d5d111bb3cd6e289ef2b3c3c218a (patch) | |
tree | 1ab899b54aa57d2e12dc60c4f6b0ef67af3b0b30 /debian | |
parent | 0ab290275fac027672eb9613500b8705ab64fe72 (diff) | |
download | vyos-1x-4d11715bd936d5d111bb3cd6e289ef2b3c3c218a.tar.gz vyos-1x-4d11715bd936d5d111bb3cd6e289ef2b3c3c218a.zip |
conntrack: T3535: migrate codebase from vyatta-conntrack-sync
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 851152d95..de030310e 100644 --- a/debian/control +++ b/debian/control @@ -35,6 +35,7 @@ Depends: bmon, bsdmainutils, conntrack, + conntrackd, conserver-client, conserver-server, console-data, @@ -67,6 +68,8 @@ Depends: lcdproc, libatomic1, libndp-tools, + libnetfilter-conntrack3, + libnfnetlink0, libpam-radius-auth (>= 1.5.0), libvyosconfig0, lldpd, |