@@ -30,6 +30,7 @@ RDEPENDS:packagegroup-core-security = "\
SUMMARY:packagegroup-security-utils = "Security utilities"
RDEPENDS:packagegroup-security-utils = "\
+ aircrack-ng \
bubblewrap \
checksec \
cryptmount \
@@ -39,7 +40,9 @@ RDEPENDS:packagegroup-security-utils = "\
glome \
keyutils \
libgssglue \
+ ncrack \
nmap \
+ opendnssec \
pinentry \
softhsm \
sshguard \
@@ -88,6 +91,7 @@ RDEPENDS:packagegroup-security-ids = " \
python3-suricata-update \
ossec-hids \
aide \
+ crowdsec \
"
RDEPENDS:packagegroup-security-ids:remove:powerpc = "suricata python3-suricata-update"
Add aircrack-ng, crowdsec, ncrack, and opendnssec where appropriate now that they have been updated to build again. Signed-off-by: Scott Murray <scott.murray@konsulko.com> --- recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++++ 1 file changed, 4 insertions(+)