From 24ae711e6d6fa353ae26a214e8b44949495b3345 Mon Sep 17 00:00:00 2001 From: Bartosz Kupidura Date: Thu, 14 Jan 2016 15:44:25 +0100 Subject: [PATCH] Add xmlstarlet as dependency for fuel-misc xmlstarlet is used by generate_vms.sh Closes-Bug: #1534188 Change-Id: I73517c1e5c23fd16f1aa430acd4429b72da9fff1 --- specs/fuel-library9.0.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/fuel-library9.0.spec b/specs/fuel-library9.0.spec index b29fd83138..82b530dea6 100644 --- a/specs/fuel-library9.0.spec +++ b/specs/fuel-library9.0.spec @@ -204,7 +204,7 @@ License: Apache 2.0 URL: http://github.com/openstack/fuel-library BuildArch: noarch BuildRoot: %{_tmppath}/fuel-library-%{version}-%{release} -Requires: socat +Requires: socat xmlstarlet %description -n fuel-misc A set of scripts for Fuel deployment utility