From af1d32686e8d9468e43e9ca8ddf427d84cf830d4 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Wed, 8 Jan 2025 01:07:54 -0800 Subject: 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 Signed-off-by: Bruce Ashfield --- recipes-containers/podman/podman_git.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-containers/podman') diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index 29b99624..0dd193bc 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb @@ -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)} \ -- cgit v1.2.3-54-g00ecf