[arch-commits] Commit in linux/trunk (PKGBUILD)

Tobias Powalowski tpowa at gemini.archlinux.org
Thu Mar 31 06:39:12 UTC 2022


    Date: Thursday, March 31, 2022 @ 06:39:12
  Author: tpowa
Revision: 441026

switch crda to wireless-regdb

Modified:
  linux/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-31 06:15:03 UTC (rev 441025)
+++ PKGBUILD	2022-03-31 06:39:12 UTC (rev 441026)
@@ -67,7 +67,7 @@
 _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)



More information about the arch-commits mailing list