From a119bef711ed895cd5ec315e7e37df82e121862b Mon Sep 17 00:00:00 2001 From: Matt Peters Date: Thu, 7 Jun 2018 13:58:59 -0500 Subject: [PATCH] fix sysinv build dependency issue Change-Id: I57de282bf37a701687873b1f0c53cfd466240c93 Signed-off-by: Matt Peters --- sysinv/sysinv/centos/sysinv.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysinv/sysinv/centos/sysinv.spec b/sysinv/sysinv/centos/sysinv.spec index c163c5321e..679876273c 100644 --- a/sysinv/sysinv/centos/sysinv.spec +++ b/sysinv/sysinv/centos/sysinv.spec @@ -9,9 +9,11 @@ URL: unknown Source0: %{name}-%{version}.tar.gz BuildRequires: python-setuptools +BuildRequires: python-pbr Requires: python-pyudev Requires: pyparted Requires: python-ipaddr +Requires: python-pbr # Requires: oslo.config BuildRequires: systemd