[PATCH] Add curl to Requires (#1083205)

Martin Kolman mkolman at redhat.com
Tue Apr 1 17:33:21 UTC 2014


So that curl utility is available in the installation environment
and can be used from the %pre and %post scripts in kickstart.

Signed-off-by: Martin Kolman <mkolman at redhat.com>
---
 anaconda.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index 76c7464..5f6563e 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -110,6 +110,7 @@ Requires: libgnomekbd
 Requires: realmd
 Requires: teamd
 Requires: keybinder3
+Requires: curl
 %ifarch %livearches
 Requires: usermode
 Requires: zenity
-- 
1.8.5.3



More information about the anaconda-patches mailing list