From 3d6763a67defaf197c8bc641eefe89c39af3857e Mon Sep 17 00:00:00 2001 From: azvyagintsev Date: Wed, 22 Mar 2017 12:56:06 +0200 Subject: [PATCH] Add depends to lshw Closes-Bug: #1674718 Change-Id: Ife04f2f993dcc3bf0ef70810e3c3d303063e044f (cherry picked from commit 058b0c852f6af10999ad29b747530c3f6c5c15b6) --- debian/control | 2 +- specs/nailgun-agent.spec | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e795bf2..ffd1cb6 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Vcs-Browser: https://github.com/openstack/fuel-nailgun-agent Package: nailgun-agent Architecture: all XB-Ruby-Versions: ${ruby:Versions} -Recommends: lshw, Depends: facter, ethtool, + lshw, ruby-cstruct, ruby-httpclient, ruby-ipaddress, diff --git a/specs/nailgun-agent.spec b/specs/nailgun-agent.spec index 4ed04d1..a872a18 100644 --- a/specs/nailgun-agent.spec +++ b/specs/nailgun-agent.spec @@ -15,6 +15,7 @@ BuildArch: noarch Requires: dmidecode Requires: ethtool +Requires: lshw Requires: rubygem-httpclient Requires: rubygem-ipaddress Requires: rubygem-json