summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/packagegroup/packagegroup-core-security.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb
index 9010054..b20ef31 100644
--- a/recipes-core/packagegroup/packagegroup-core-security.bb
+++ b/recipes-core/packagegroup/packagegroup-core-security.bb
@@ -42,6 +42,8 @@ RDEPENDS:packagegroup-security-utils = "\
42 42
43SUMMARY:packagegroup-security-scanners = "Security scanners" 43SUMMARY:packagegroup-security-scanners = "Security scanners"
44RDEPENDS:packagegroup-security-scanners = "\ 44RDEPENDS:packagegroup-security-scanners = "\
45 arpwatch \
46 chkrootkit \
45 isic \ 47 isic \
46 ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-daemon clamav-freshclam",d)} \ 48 ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-daemon clamav-freshclam",d)} \
47 " 49 "