diff options
| author | Christian Poessinger <christian@poessinger.com> | 2022-12-11 09:03:48 +0100 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2022-12-11 09:03:48 +0100 | 
| commit | 15828b9e86f46ca7f5cfa06be59f87055c4e3fef (patch) | |
| tree | 371da8dfb17c8b30bb1b9a1ad06b2df7865aeaf4 | |
| parent | fb6ceae548ecd7ed180b452bd35531985a46aba9 (diff) | |
| download | vyos-1x-15828b9e86f46ca7f5cfa06be59f87055c4e3fef.tar.gz vyos-1x-15828b9e86f46ca7f5cfa06be59f87055c4e3fef.zip | |
sstp: T4792: add sstp-client package dependency
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index 66ac3c6f7..7e69003ff 100644 --- a/debian/control +++ b/debian/control @@ -154,6 +154,7 @@ Depends:    squidguard,    sshguard,    ssl-cert, +  sstp-client,    strongswan (>= 5.9),    strongswan-swanctl (>= 5.9),    stunnel4, | 
