wireguard-tools: depend on kmod-wireguard
authorIlya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Thu, 25 Feb 2021 18:20:12 +0000 (10:20 -0800)
committerDavid Bauer <mail@david-bauer.net>
Fri, 26 Feb 2021 19:41:01 +0000 (20:41 +0100)
commitcbcddc9f318607881799e329b327a68c4e76d5cb
tree2d3fe3b15a5cb5f5e82501c584dfa7f578643330
parent0b53d6f7fa8cc35cec5b22e1c64a2407fab6dfe3
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>
package/network/utils/wireguard-tools/Makefile