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 c69e3b3..789f4ea 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
| @@ -38,6 +38,7 @@ RDEPENDS_packagegroup-security-utils = "\ | |||
| 38 | python3-scapy \ | 38 | python3-scapy \ |
| 39 | softhsm \ | 39 | softhsm \ |
| 40 | libest \ | 40 | libest \ |
| 41 | opendnssec \ | ||
| 41 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 ", "", " libseccomp",d)} \ | 42 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 ", "", " libseccomp",d)} \ |
| 42 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "sssd google-authenticator-libpam", "",d)} \ | 43 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "sssd google-authenticator-libpam", "",d)} \ |
| 43 | ${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils packctl", "",d)} \ | 44 | ${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils packctl", "",d)} \ |
