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:
Chen Qi 2025-01-08 01:07:54 -08:00 committed by Bruce Ashfield
parent fd1d4c65e4
commit af1d32686e

View File

@ -10,7 +10,6 @@ inherit features_check
REQUIRED_DISTRO_FEATURES ?= "seccomp ipv6"
DEPENDS = " \
go-metalinter-native \
gpgme \
libseccomp \
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \