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

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


    Date: Thursday, March 31, 2022 @ 06:40:39
  Author: tpowa
Revision: 441028

switch crda to wireless-regdb

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-31 06:40:26 UTC (rev 441027)
+++ PKGBUILD	2022-03-31 06:40:39 UTC (rev 441028)
@@ -72,7 +72,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'
               'usbctl: deny_new_usb control')
   provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)



More information about the arch-commits mailing list