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