diff options
| -rw-r--r-- | recipes-core/packagegroup/packagegroup-core-security.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb index 636563f..ef65428 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
| @@ -35,6 +35,7 @@ RDEPENDS:packagegroup-security-utils = "\ | |||
| 35 | pinentry \ | 35 | pinentry \ |
| 36 | softhsm \ | 36 | softhsm \ |
| 37 | sshguard \ | 37 | sshguard \ |
| 38 | firejail \ | ||
| 38 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 ", "", " libseccomp",d)} \ | 39 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 ", "", " libseccomp",d)} \ |
| 39 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "google-authenticator-libpam", "",d)} \ | 40 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "google-authenticator-libpam", "",d)} \ |
| 40 | ${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils packctl", "",d)} \ | 41 | ${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils packctl", "",d)} \ |
