immortalwrt/package/network
Ilya Lipnitskiy 65ec34d7d5 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>
2021-02-27 12:35:45 +08:00
..
config treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-08 12:11:32 +08:00
ipv6 odhcp6c: update to git HEAD 2020-12-31 11:25:13 +08:00
services dnsmasq: abort dhcp_check on interface state 2021-02-02 18:25:18 +08:00
utils wireguard-tools: depend on kmod-wireguard 2021-02-27 12:35:45 +08:00