wireguard: add dependency for now #6827

Not pretty.  Need to hook wireguard-kmod on life support for
the initial 24.1 at least because we don't know at build time
if the kernel to be installed will have its own kernel module
or not.  Having both works, but the kernel one breaks wireguard-go.

Also implementations for kernel and port kmod seem to be "slightly"
different.
This commit is contained in:
Franco Fichtner 2023-09-29 09:46:17 +02:00
parent af34db7077
commit b7c4631179

View File

@ -189,6 +189,7 @@ CORE_DEPENDS?= ca_root_nss \
sudo \
syslog-ng \
unbound \
wireguard-kmod \
wpa_supplicant \
zip \
${CORE_DEPENDS_${CORE_ARCH}}