From 0016d1e8dc97778ccafaff1ab4579aa8babf5ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Thu, 12 Jan 2017 11:30:23 -0300 Subject: linux-libre kernels: add base-openrc to groups --- kernels/linux-libre-nand/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernels/linux-libre-nand') 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}}") -- cgit v1.2.2