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

Tobias Powalowski tpowa at gemini.archlinux.org
Thu Mar 31 06:40:26 UTC 2022


    Date: Thursday, March 31, 2022 @ 06:40:26
  Author: tpowa
Revision: 441027

switch crda to wireless-regdb

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-31 06:39:12 UTC (rev 441026)
+++ PKGBUILD	2022-03-31 06:40:26 UTC (rev 441027)
@@ -83,7 +83,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=(wireguard-lts)



More information about the arch-commits mailing list