diff options
| author | Christian Poessinger <christian@poessinger.com> | 2021-08-08 18:34:33 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2021-08-08 18:34:33 +0200 |
| commit | 495b18c351edbe8512b222ddf58f166d782f3b27 (patch) | |
| tree | e1ee8b5253cb95958c94ef625f2f2b11b4126374 | |
| parent | 99e9bcd7720a21e629cf277780548257844c78e3 (diff) | |
| download | vyos-1x-495b18c351edbe8512b222ddf58f166d782f3b27.tar.gz vyos-1x-495b18c351edbe8512b222ddf58f166d782f3b27.zip | |
Debian: add missing runtime dependency on ndisc6
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a3e1f8b01..c5cbeb7d4 100644 --- a/debian/control +++ b/debian/control @@ -90,6 +90,7 @@ Depends: minisign, modemmanager, mtr-tiny, + ndisc6, ndppd, netplug, nftables (>= 0.9.3), |
