summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2022-04-05 13:44:59 +0200
committerJosip Ponjavic2022-04-05 13:44:59 +0200
commite566ca1fff75ce4dca0c515c6859b710fb9225ca (patch)
treeeec7ed6216c242fd82ca52f75f97b353f8347d6f /PKGBUILD
parentde7cc9679b97368df17a1cfbd215a55ee6ff41cf (diff)
downloadaur-e566ca1fff75ce4dca0c515c6859b710fb9225ca.tar.gz
sync with arch: switch crda to wireless-regdb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bbc1019d333..536492760a6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -233,7 +233,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'
'modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig')
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)