diff options
| author | Christian Poessinger <christian@poessinger.com> | 2022-05-13 18:32:23 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2022-05-13 18:32:23 +0200 |
| commit | 049c8d556085db31265290e3f706c1af33b0ae85 (patch) | |
| tree | c1568f93d5ece8bc846f8a5c663958b65b0cf42a | |
| parent | 8b122bd2ba6be5af1b7e24358b6e4db9abe9a45d (diff) | |
| download | vyos-1x-049c8d556085db31265290e3f706c1af33b0ae85.tar.gz vyos-1x-049c8d556085db31265290e3f706c1af33b0ae85.zip | |
Debian: T4408: add missing sshguard dependency
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c53e4d3b8..bcd5acfdd 100644 --- a/debian/control +++ b/debian/control @@ -147,6 +147,7 @@ Depends: squid, squidclient, squidguard, + sshguard, ssl-cert, strongswan (>= 5.9), strongswan-swanctl (>= 5.9), |
