diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-09-05 15:41:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-05 15:41:19 +0100 |
commit | 2bb858367f4726b033062f0bab4506c15ed937a4 (patch) | |
tree | 596cba4c90d7a58c22bfca84bc4e15398789cac3 | |
parent | c78c5bd7e65b19e0e50ef6944dc74fb33660ff71 (diff) | |
parent | 8b684d45348dc156a7a0694bcf60a6d7c27ae696 (diff) | |
download | vyos-1x-2bb858367f4726b033062f0bab4506c15ed937a4.tar.gz vyos-1x-2bb858367f4726b033062f0bab4506c15ed937a4.zip |
Merge pull request #4029 from c-po/openvpn-dco
T4974: add proper dependency on openvpn-dco
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d3f5fb464..890100fd8 100644 --- a/debian/control +++ b/debian/control @@ -149,6 +149,7 @@ Depends: openvpn-auth-ldap, openvpn-auth-radius, openvpn-otp, + openvpn-dco, libpam-google-authenticator, # End "interfaces openvpn" # For "interfaces wireguard" |