wireguard-tools: depend on kmod-wireguard
authorIlya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Thu, 25 Feb 2021 18:20:12 +0000 (10:20 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 10 Apr 2021 12:21:32 +0000 (14:21 +0200)
commit272a9e1975df8cba9e3c5a732b0708dd81bb88f0
treea1efb0a7fe31b1d863310065b708465f56989e23
parent7114416fbeb639470831f3afc1124f33677bdfc2
wireguard-tools: depend on kmod-wireguard

To the vast majority of the users, wireguard-tools are not useful
without the underlying kernel module. The cornercase of only generating
keys and not using the secure tunnel is something that won't be done on
an embedded OpenWrt system often. On the other hand, maintaining a
separate meta-package only for this use case introduces extra
complexity. WireGuard changes for Linux 5.10 remove the meta-package.
So let's make wireguard-tools depend on kmod-wireguard
to make WireGuard easier to use without having to install multiple
packages.

Fixes: ea980fb9 ("wireguard: bump to 20191226")
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
(cherry picked from commit cbcddc9f318607881799e329b327a68c4e76d5cb)
package/network/utils/wireguard-tools/Makefile