summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-audit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kernels/linux-libre-audit/PKGBUILD')
-rw-r--r--kernels/linux-libre-audit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-audit/PKGBUILD b/kernels/linux-libre-audit/PKGBUILD
index 2d21e5171..3bdc04782 100644
--- a/kernels/linux-libre-audit/PKGBUILD
+++ b/kernels/linux-libre-audit/PKGBUILD
@@ -190,7 +190,7 @@ build() {
_package() {
pkgdesc="The ${pkgbase^} kernel and modules with auditing support"
- [ "${pkgbase}" = "linux-libre" ] && groups=('base')
+ [ "${pkgbase}" = "linux-libre" ] && groups=('base' 'base-openrc')
depends=('coreutils' 'linux-libre-firmware' 'kmod')
optdepends=('crda: to set the correct wireless channels of your country')
provides=("${_replacesarchkernel[@]/%/=${_archpkgver}}")