summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/crun/crun_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb
index b2a95f3c..13527b2d 100644
--- a/recipes-containers/crun/crun_git.bb
+++ b/recipes-containers/crun/crun_git.bb
@@ -30,7 +30,6 @@ DEPENDS = "yajl libcap go-md2man-native m4-native"
30# TODO: is there a packageconfig to turn this off ? 30# TODO: is there a packageconfig to turn this off ?
31DEPENDS += "libseccomp" 31DEPENDS += "libseccomp"
32DEPENDS += "systemd" 32DEPENDS += "systemd"
33DEPENDS += "oci-image-spec oci-runtime-spec"
34DEPENDS:append:libc-musl = " argp-standalone" 33DEPENDS:append:libc-musl = " argp-standalone"
35 34
36do_configure:prepend () { 35do_configure:prepend () {