summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-nand
diff options
context:
space:
mode:
Diffstat (limited to 'kernels/linux-libre-nand')
-rw-r--r--kernels/linux-libre-nand/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-nand/PKGBUILD b/kernels/linux-libre-nand/PKGBUILD
index 9cf084a00..f040f9ee5 100644
--- a/kernels/linux-libre-nand/PKGBUILD
+++ b/kernels/linux-libre-nand/PKGBUILD
@@ -141,7 +141,7 @@ build() {
_package() {
pkgdesc="The ${pkgbase^} kernel and modules, with support for accessing all type of NAND flash devices"
- [ "${pkgbase}" = "linux-libre" ] && groups=('base')
+ [ "${pkgbase}" = "linux-libre" ] && groups=('base' 'base-openrc')
depends=('coreutils' 'linux-libre-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')
provides=("${_replacesarchkernel[@]/%/=${_archpkgver}}")