From 7121285de503199c2d94c057b7c24fd62414b650 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 6 Oct 2014 16:59:26 -0400 Subject: [PATCH] Require wget to be installed --- opencloud.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/opencloud.spec b/opencloud.spec index f56e858..895b9dc 100644 --- a/opencloud.spec +++ b/opencloud.spec @@ -18,6 +18,7 @@ requires: tar requires: gcc requires: python-httplib2 requires: GeoIP +requires: wget %description %{summary} -- 2.43.0