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

Tobias Powalowski tpowa at gemini.archlinux.org
Thu Mar 31 06:41:08 UTC 2022


    Date: Thursday, March 31, 2022 @ 06:41:07
  Author: tpowa
Revision: 441029

switch crda to wireless-regdb

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-31 06:40:39 UTC (rev 441028)
+++ PKGBUILD	2022-03-31 06:41:07 UTC (rev 441029)
@@ -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 VHBA-MODULE)
   replaces=()



More information about the arch-commits mailing list