diff options
Diffstat (limited to 'recipes-mac')
| -rw-r--r-- | recipes-mac/AppArmor/apparmor_2.13.3.bb | 3 |
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 | ||
| 31 | PARALLEL_MAKE = "" | 31 | PARALLEL_MAKE = "" |
| 32 | 32 | ||
| 33 | inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd | 33 | inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd features_check |
| 34 | REQUIRED_DISTRO_FEATURES = "apparmor" | ||
| 34 | 35 | ||
| 35 | PACKAGECONFIG ??= "python perl aa-decode" | 36 | PACKAGECONFIG ??= "python perl aa-decode" |
| 36 | PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages" | 37 | PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages" |
