diff options
| author | Christian Poessinger <christian@poessinger.com> | 2020-08-30 16:09:37 +0200 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2020-08-30 16:09:37 +0200 | 
| commit | bab1534e0fc1e6da538414b8b032342eb2598f03 (patch) | |
| tree | 64c29124e5314bb1c630154ff9871cd53d6c0cbb | |
| parent | 7c1dfa6f21d1f16322044292a8d001ba049b0acd (diff) | |
| download | vyos-1x-bab1534e0fc1e6da538414b8b032342eb2598f03.tar.gz vyos-1x-bab1534e0fc1e6da538414b8b032342eb2598f03.zip | |
WireGuard: T2842: switch to binary package from buster-backports
| -rw-r--r-- | debian/control | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 65808de86..a628fa9c4 100644 --- a/debian/control +++ b/debian/control @@ -108,7 +108,8 @@ Depends:    usbutils,    vyos-utils,    wide-dhcpv6-client, -  wireguard, +  wireguard-tools, +  wireguard-modules,    wireless-regdb,    wpasupplicant (>= 0.6.7)  Description: VyOS configuration scripts and data | 
