From: Andrei Gherzan <[email protected]> There is no need we can see for this dependency to be provided as such - especially forcing this to using glibc.
Signed-off-by: Andrei Gherzan <[email protected]> --- recipes-containers/singularity/singularity_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/singularity/singularity_git.bb b/recipes-containers/singularity/singularity_git.bb index 321a9a6..e3903ec 100644 --- a/recipes-containers/singularity/singularity_git.bb +++ b/recipes-containers/singularity/singularity_git.bb @@ -2,7 +2,7 @@ # Singularity build / config: read up on the dev-so test for more info) INSANE_SKIP:${PN} += "dev-so" -RDEPENDS:${PN} += "glibc python3 ca-certificates openssl bash e2fsprogs-mke2fs" +RDEPENDS:${PN} += "python3 ca-certificates openssl bash e2fsprogs-mke2fs" LICENSE = "BSD-3-Clause | Apache-2.0" LIC_FILES_CHKSUM = "file://COPYRIGHT.md;md5=be78c34e483dd7d8439358b1e024b294 \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7536): https://lists.yoctoproject.org/g/meta-virtualization/message/7536 Mute This Topic: https://lists.yoctoproject.org/mt/93085721/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
