summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-mac/AppArmor/apparmor_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-mac/AppArmor/apparmor_3.0.bb b/recipes-mac/AppArmor/apparmor_3.0.bb
index 35e95a0..015205d 100644
--- a/recipes-mac/AppArmor/apparmor_3.0.bb
+++ b/recipes-mac/AppArmor/apparmor_3.0.bb
@@ -39,7 +39,7 @@ PARALLEL_MAKE = ""
39 39
40COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*" 40COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
41 41
42inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative cpan systemd features_check bash-completion 42inherit pkgconfig autotools-brokensep update-rc.d python3native python3targetconfig perlnative cpan systemd features_check bash-completion
43 43
44REQUIRED_DISTRO_FEATURES = "apparmor" 44REQUIRED_DISTRO_FEATURES = "apparmor"
45 45