summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/podman/podman_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
index 912a135c..0261ffa9 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_git.bb
@@ -7,7 +7,7 @@ DESCRIPTION = "Podman is a daemonless container engine for developing, \
7 " 7 "
8 8
9inherit features_check 9inherit features_check
10REQUIRED_DISTRO_FEATURES ?= "seccomp" 10REQUIRED_DISTRO_FEATURES ?= "seccomp ipv6"
11 11
12DEPENDS = " \ 12DEPENDS = " \
13 go-metalinter-native \ 13 go-metalinter-native \