summaryrefslogtreecommitdiffstats
path: root/recipes-mac
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-mac')
-rw-r--r--recipes-mac/AppArmor/apparmor_2.13.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-mac/AppArmor/apparmor_2.13.3.bb b/recipes-mac/AppArmor/apparmor_2.13.3.bb
index 60d5e68..32230a5 100644
--- a/recipes-mac/AppArmor/apparmor_2.13.3.bb
+++ b/recipes-mac/AppArmor/apparmor_2.13.3.bb
@@ -30,7 +30,8 @@ S = "${WORKDIR}/git"
30 30
31PARALLEL_MAKE = "" 31PARALLEL_MAKE = ""
32 32
33inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd 33inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd features_check
34REQUIRED_DISTRO_FEATURES = "apparmor"
34 35
35PACKAGECONFIG ??= "python perl aa-decode" 36PACKAGECONFIG ??= "python perl aa-decode"
36PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages" 37PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages"