From a8c0da1dc9fd44c29c5d62fd971a0883bac4bc90 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 10 Sep 2015 12:02:29 -0700 Subject: [PATCH] Require correct dnf version for API changes --- lorax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 0743d51d..5e49624f 100644 --- a/lorax.spec +++ b/lorax.spec @@ -42,7 +42,7 @@ Requires: dracut >= 030 Requires: libselinux-python3 Requires: python3-mako Requires: python3-kickstart -Requires: python3-dnf +Requires: python3-dnf >= 1.1.0 %if 0%{?fedora}