switch crda to wireless-regdb

This commit is contained in:
Tobias Powalowski 2022-03-31 06:39:12 +00:00
parent 8dc941a8b3
commit 5b6b1b8eec

View File

@ -67,7 +67,7 @@ build() {
_package() {
pkgdesc="The $pkgdesc kernel and modules"
depends=(coreutils kmod initramfs)
optdepends=('crda: to set the correct wireless channels of your country'
optdepends=('wireless-regdb: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
replaces=(virtualbox-guest-modules-arch wireguard-arch)