diff options
-rw-r--r-- | recipes-containers/podman/podman_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
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 | |||
10 | REQUIRED_DISTRO_FEATURES ?= "seccomp ipv6" | 10 | REQUIRED_DISTRO_FEATURES ?= "seccomp ipv6" |
11 | 11 | ||
12 | DEPENDS = " \ | 12 | DEPENDS = " \ |
13 | go-metalinter-native \ | ||
14 | gpgme \ | 13 | gpgme \ |
15 | libseccomp \ | 14 | libseccomp \ |
16 | ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ | 15 | ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ |