1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-17 12:43:56 +02:00
openwrt/package/network
Ilya Lipnitskiy cbcddc9f31 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-26 20:41:01 +01:00
..
config ltq-adsl-app: use ubus to provide metrics 2021-02-08 21:43:00 +01:00
ipv6 odhcp6c: fix routing loop on point-to-point links 2021-01-17 21:22:39 +01:00
services kernel: migrate wireguard into the kernel tree 2021-02-26 20:41:01 +01:00
utils wireguard-tools: depend on kmod-wireguard 2021-02-26 20:41:01 +01:00