mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
go-metalinter: remove it from podman's DEPENDS
This package is pure source package and its only user is podman's DEPENDS. The current podman does not need it to be built successfully. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
fd1d4c65e4
commit
af1d32686e
|
@ -10,7 +10,6 @@ inherit features_check
|
||||||
REQUIRED_DISTRO_FEATURES ?= "seccomp ipv6"
|
REQUIRED_DISTRO_FEATURES ?= "seccomp ipv6"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
go-metalinter-native \
|
|
||||||
gpgme \
|
gpgme \
|
||||||
libseccomp \
|
libseccomp \
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user