From c8527f7aa304307341296abcfc35968555214b5c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 30 Aug 2018 09:12:51 -0400 Subject: [PATCH] correct min dep on containernetworking-plugins Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 94f9f6a..592d7d8 100644 --- a/podman.spec +++ b/podman.spec @@ -64,7 +64,7 @@ BuildRequires: pkgconfig BuildRequires: make Requires: runc Requires: containers-common -Requires: containernetworking-plugins >= 0.7.3-1 +Requires: containernetworking-plugins >= 0.7.3-2 Requires: iptables Requires: nftables Requires: atomic-registries