We have previously removed linux-firmware from depends. It makes more sense to have it as an optional dep.
This commit is contained in:
parent
8366870af8
commit
e16e380937
@ -858,6 +858,7 @@ hackbase() {
|
|||||||
depends=('coreutils' 'kmod' 'initramfs')
|
depends=('coreutils' 'kmod' 'initramfs')
|
||||||
optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.'
|
optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.'
|
||||||
'crda: to set the correct wireless channels of your country.'
|
'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.'
|
'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-tkg: NVIDIA drivers for all installed kernels - non-dkms version.'
|
||||||
'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.'
|
'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.'
|
||||||
|
@ -910,6 +910,7 @@ hackbase() {
|
|||||||
depends=('coreutils' 'kmod' 'initramfs')
|
depends=('coreutils' 'kmod' 'initramfs')
|
||||||
optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.'
|
optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.'
|
||||||
'crda: to set the correct wireless channels of your country.'
|
'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.'
|
'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-tkg: NVIDIA drivers for all installed kernels - non-dkms version.'
|
||||||
'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.'
|
'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.'
|
||||||
|
@ -909,6 +909,7 @@ hackbase() {
|
|||||||
depends=('coreutils' 'kmod' 'initramfs')
|
depends=('coreutils' 'kmod' 'initramfs')
|
||||||
optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.'
|
optdepends=('linux-docs: Kernel hackers manual - HTML documentation that comes with the Linux kernel.'
|
||||||
'crda: to set the correct wireless channels of your country.'
|
'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.'
|
'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-tkg: NVIDIA drivers for all installed kernels - non-dkms version.'
|
||||||
'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.'
|
'nvidia-dkms-tkg: NVIDIA drivers for all installed kernels - dkms version.'
|
||||||
|
Loading…
Reference in New Issue
Block a user