From d5146968805e702425b2378a02a92b21710a8e2e Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 7 Sep 2018 09:02:30 -0700 Subject: [PATCH] Need to explicitly require python3-librepo (#1626413) python3-dnf no longer requires it, so add it to lorax.spec --- lorax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 2c888309..f9f12346 100644 --- a/lorax.spec +++ b/lorax.spec @@ -47,7 +47,7 @@ Requires: libselinux-python3 Requires: python3-mako Requires: python3-kickstart Requires: python3-dnf >= 3.2.0 - +Requires: python3-librepo %if 0%{?fedora} # Fedora specific deps