generated from archlinux/template
switch crda to wireless-regdb
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -67,7 +67,7 @@ build() {
|
|||||||
_package() {
|
_package() {
|
||||||
pkgdesc="The $pkgdesc kernel and modules"
|
pkgdesc="The $pkgdesc kernel and modules"
|
||||||
depends=(coreutils kmod initramfs)
|
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')
|
'linux-firmware: firmware images needed for some devices')
|
||||||
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
|
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
|
||||||
replaces=(virtualbox-guest-modules-arch wireguard-arch)
|
replaces=(virtualbox-guest-modules-arch wireguard-arch)
|
||||||
|
|||||||
Reference in New Issue
Block a user