summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2022-04-05 13:43:37 +0200
committerJosip Ponjavic2022-04-05 13:43:37 +0200
commitf9c580ee46c94a41826e7966f8ec37d936a989ce (patch)
treec6490bd2b2afb93a95201e8191c08f80d578396f /PKGBUILD
parent04515bcf6cc940c47970d3bdcb95278f56d94037 (diff)
downloadaur-f9c580ee46c94a41826e7966f8ec37d936a989ce.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 3d8de4f5a592..975ba834808b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -304,7 +304,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 KSMBD-MODULE)