[PATCH] Add NetworkManager-wifi dependency for the GUI subpackage (#1111417)

Martin Kolman mkolman at redhat.com
Mon Jul 14 11:00:55 UTC 2014


Only the GUI has working WiFi configuration support at the moment.

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 a25a0a4..ea0925c 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -173,6 +173,7 @@ Requires: nm-connection-editor
 Requires: zenity
 %endif
 Requires: keybinder3
+Requires: NetworkManager-wifi
 
 %description gui
 This package contains graphical user interface for the Anaconda installer.
-- 
1.9.3



More information about the anaconda-patches mailing list