summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Myandin2022-04-10 09:45:50 +0300
committerEvgeny Myandin2022-04-10 09:45:50 +0300
commit6cd9cf5299730ccefd854aff379a2adb776f79ed (patch)
treece19b8d65509d64b20e12b1f36da41873549ea58
parent24b6005cdf71a0a65a77a990c24ebe774642be79 (diff)
downloadaur-6cd9cf5299730ccefd854aff379a2adb776f79ed.tar.gz
crda>wireless-regdb
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b6cf3a9f9de..bce3749e97e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -68,7 +68,7 @@ pkgname = linux-acs-manjaro
depends = linux-firmware
depends = kmod
depends = mkinitcpio>=27
- optdepends = crda: to set the correct wireless channels of your country
+ optdepends = wireless-regdb: to set the correct wireless channels of your country
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
replaces = virtualbox-guest-modules
diff --git a/PKGBUILD b/PKGBUILD
index 235c6ac463fc..c7fb8c685c68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -136,7 +136,7 @@ build() {
package_linux-acs-manjaro() {
pkgdesc="The Linux Manjaro standart kernel and modules with ACS patch"
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=27')
- optdepends=('crda: to set the correct wireless channels of your country')
+ optdepends=('wireless-regdb: to set the correct wireless channels of your country')
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
replaces=(virtualbox-guest-modules wireguard)