diff --git a/linux54-tkg/PKGBUILD b/linux54-tkg/PKGBUILD index 66b2cca..43a5d59 100644 --- a/linux54-tkg/PKGBUILD +++ b/linux54-tkg/PKGBUILD @@ -858,6 +858,7 @@ hackbase() { depends=('coreutils' 'kmod' 'initramfs') optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.' 'crda: to set the correct wireless channels of your country.' + 'linux-firmware: Firmware files for Linux' 'modprobed-db: Keeps track of EVERY kernel module that has ever been probed. Useful for make localmodconfig.' 'nvidia-tkg: NVIDIA drivers for all installed kernels - non-dkms version.' 'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.' diff --git a/linux55-tkg/PKGBUILD b/linux55-tkg/PKGBUILD index efdbaa3..bd81d2d 100644 --- a/linux55-tkg/PKGBUILD +++ b/linux55-tkg/PKGBUILD @@ -910,6 +910,7 @@ hackbase() { depends=('coreutils' 'kmod' 'initramfs') optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.' 'crda: to set the correct wireless channels of your country.' + 'linux-firmware: Firmware files for Linux' 'modprobed-db: Keeps track of EVERY kernel module that has ever been probed. Useful for make localmodconfig.' 'nvidia-tkg: NVIDIA drivers for all installed kernels - non-dkms version.' 'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.' diff --git a/linux56-rc-tkg/PKGBUILD b/linux56-rc-tkg/PKGBUILD index f24308d..9690c36 100644 --- a/linux56-rc-tkg/PKGBUILD +++ b/linux56-rc-tkg/PKGBUILD @@ -909,6 +909,7 @@ hackbase() { depends=('coreutils' 'kmod' 'initramfs') optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.' 'crda: to set the correct wireless channels of your country.' + 'linux-firmware: Firmware files for Linux' 'modprobed-db: Keeps track of EVERY kernel module that has ever been probed. Useful for make localmodconfig.' 'nvidia-tkg: NVIDIA drivers for all installed kernels - non-dkms version.' 'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.'