diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-01-07 22:04:07 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-01-07 22:04:07 +0100 |
commit | c3f417986c8a7652562e213e90d5a34e09c1838b (patch) | |
tree | fa92c8a48ff65bae8c07366b7a613a42719bb930 | |
parent | 2c6fe0aeef0933ffd18089d53af0bc6820100d0f (diff) | |
download | vyos-1x-c3f417986c8a7652562e213e90d5a34e09c1838b.tar.gz vyos-1x-c3f417986c8a7652562e213e90d5a34e09c1838b.zip |
Debian: T4133: add required nfct package dependency
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3d33a48a6..8afdd3300 100644 --- a/debian/control +++ b/debian/control @@ -94,6 +94,7 @@ Depends: ndisc6, ndppd, netplug, + nfct, nftables (>= 0.9.3), nginx-light, ntp, |