[initial-setup][rhel7-branch/master][PATCH] Move the firstboot(windowmanager) dependency to the GUI package

Martin Kolman mkolman at redhat.com
Thu Nov 20 15:16:06 UTC 2014


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

diff --git a/initial-setup.spec b/initial-setup.spec
index 8e9d2ec..57c79bd 100644
--- a/initial-setup.spec
+++ b/initial-setup.spec
@@ -35,7 +35,6 @@ Requires: anaconda-tui >= %{anacondaver}
 Requires(post): systemd
 Requires(preun): systemd
 Requires(postun): systemd
-Requires: firstboot(windowmanager)
 Requires: libreport-python
 Requires: python-di
 Conflicts: firstboot < 19.2
@@ -49,6 +48,7 @@ Summary: Graphical user interface for the initial-setup utility
 Requires: gtk3
 Requires: anaconda-gui >= %{anacondaver}
 Requires: %{name} = %{version}-%{release}
+Requires: firstboot(windowmanager)
 
 %description gui
 The initial-setup-gui package contains a graphical user interface for the
-- 
1.9.3



More information about the anaconda-patches mailing list