From c75a097acdc48931f3a7af1ea14b01e83131c321 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 21 Feb 2021 08:24:08 -0800 Subject: apparmor: Inherit python3targetconfig Signed-off-by: Armin Kuster --- recipes-mac/AppArmor/apparmor_3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "" COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*" -inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative cpan systemd features_check bash-completion +inherit pkgconfig autotools-brokensep update-rc.d python3native python3targetconfig perlnative cpan systemd features_check bash-completion REQUIRED_DISTRO_FEATURES = "apparmor" -- cgit v1.2.3-54-g00ecf