mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
crun: remove unneeded deps
These two deps do not affect the build result and are not used, remove them. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
a4b847830f
commit
799c5a90b7
|
@ -30,7 +30,6 @@ DEPENDS = "yajl libcap go-md2man-native m4-native"
|
|||
# TODO: is there a packageconfig to turn this off ?
|
||||
DEPENDS += "libseccomp"
|
||||
DEPENDS += "systemd"
|
||||
DEPENDS += "oci-image-spec oci-runtime-spec"
|
||||
DEPENDS:append:libc-musl = " argp-standalone"
|
||||
|
||||
do_configure:prepend () {
|
||||
|
|
Loading…
Reference in New Issue
Block a user