diff options
-rw-r--r-- | recipes-containers/crun/crun_git.bb | 1 |
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 ? |
31 | DEPENDS += "libseccomp" | 31 | DEPENDS += "libseccomp" |
32 | DEPENDS += "systemd" | 32 | DEPENDS += "systemd" |
33 | DEPENDS += "oci-image-spec oci-runtime-spec" | ||
34 | DEPENDS:append:libc-musl = " argp-standalone" | 33 | DEPENDS:append:libc-musl = " argp-standalone" |
35 | 34 | ||
36 | do_configure:prepend () { | 35 | do_configure:prepend () { |