diff options
author | Armin Kuster <akuster808@gmail.com> | 2022-07-18 08:58:39 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2022-07-30 14:11:27 -0700 |
commit | ac0a4ea0f84e8f3e90d26399dbb9456327c85147 (patch) | |
tree | 23aee757aa6112f6c5edeaaef42f1ca6a778625f | |
parent | f4a4c902ed2e1b85b235d554c014692913c26fbd (diff) | |
download | meta-security-ac0a4ea0f84e8f3e90d26399dbb9456327c85147.tar.gz |
packagegroup-core-security.bb: add bubblewrap to pkg grp
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-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 05951da..1c1cb8b 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
@@ -26,6 +26,7 @@ RDEPENDS:packagegroup-core-security = "\ | |||
26 | 26 | ||
27 | SUMMARY:packagegroup-security-utils = "Security utilities" | 27 | SUMMARY:packagegroup-security-utils = "Security utilities" |
28 | RDEPENDS:packagegroup-security-utils = "\ | 28 | RDEPENDS:packagegroup-security-utils = "\ |
29 | bubblewrap \ | ||
29 | checksec \ | 30 | checksec \ |
30 | ding-libs \ | 31 | ding-libs \ |
31 | ecryptfs-utils \ | 32 | ecryptfs-utils \ |