From 4f99c208aa2d5ee26a233cd89d04657014af81ca Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 17 Nov 2017 09:59:01 -0800 Subject: [PATCH] Add lorax requires to lorax-composer package. --- lorax.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lorax.spec b/lorax.spec index 303ebd22..3cbec341 100644 --- a/lorax.spec +++ b/lorax.spec @@ -79,6 +79,8 @@ Summary: Lorax Image Composer API Server # For Sphinx documentation build BuildRequires: python-flask python-gobject libgit2-glib python2-pytoml python-semantic_version +Requires: lorax = %{version}-%{release} + # From EPEL Requires: python2-pytoml Requires: python-semantic_version