mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 06:37:14 +08:00
linux-lts: fix groups
This commit is contained in:
parent
9debed05b5
commit
403e81fdab
@ -72,7 +72,7 @@ build() {
|
||||
|
||||
package_linux-lts() {
|
||||
pkgdesc="The Linux LTS-Kernel and modules"
|
||||
groups=('base')
|
||||
groups=('lts')
|
||||
depends=('coreutils' 'linux-firmware' 'module-init-tools>=3.16' 'mkinitcpio>=0.7.5')
|
||||
optdepends=('crda: to set the correct wireless channels of your country')
|
||||
replaces=('kernel24' 'kernel24-scsi' 'kernel26-lts' 'linux-scsi'
|
||||
|
Loading…
Reference in New Issue
Block a user