summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1982bc75498a..2683479257ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -99,6 +99,7 @@ build() {
_package() {
pkgdesc="The ${pkgbase/linux/Linux} kernel and modules"
+ provides=(linux-apparmor3)
[ "${pkgbase}" = "linux" ] && groups=('base')
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')