[vagrant] Fix the build dependencies for %check.

Michael Adam obnox at fedoraproject.org
Wed Feb 18 16:01:41 UTC 2015


commit 7ca98ed9e09125d0ad3ca6db4f9d8e1fcdcf9e3e
Author: Michael Adam <madam at redhat.com>
Date:   Wed Feb 18 16:58:01 2015 +0100

    Fix the build dependencies for %check.

 vagrant.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index 397fa2c..bccb767 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -65,6 +65,7 @@ BuildRequires: rubygem(bundler)
 BuildRequires: rubygem(net-sftp)
 BuildRequires: rubygem(rest-client)
 BuildRequires: rubygem(webmock)
+BuildRequires: rubygem(fake_ftp)
 BuildRequires: pkgconfig(bash-completion)
 BuildArch: noarch
 


More information about the scm-commits mailing list