[vagrant] Depend on curl.

Vít Ondruch vondruch at fedoraproject.org
Wed Jan 21 13:36:46 UTC 2015


commit ff40c8373aa16122d3c1e3552a411356c08021ef
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Oct 24 15:57:47 2014 +0200

    Depend on curl.

 vagrant.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index 2daf996..1856e0e 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -30,7 +30,7 @@ Requires: rubygem(log4r)
 Requires: rubygem(net-ssh) >= 2.6.6
 Requires: rubygem(net-scp) >= 1.1.0
 Requires: bsdtar
-#Requires: curl
+Requires: curl
 #Requires: libffi
 #Requires: libxml2
 #Requires: libxslt


More information about the scm-commits mailing list