diff --git a/yast2-installation.changes b/yast2-installation.changes index 1c98862..c457098 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 6 12:05:59 UTC 2013 - tchvatal@suse.com + +- Require yast2-x11 so the install actually starts when run localy. + ------------------------------------------------------------------- Tue Aug 6 11:30:53 CEST 2013 - jsuchome@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index ce86b0e..0d5145e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -75,6 +75,9 @@ Requires: initviocons # Proxy settings for 2nd stage (bnc#764951) Requires: yast2-proxy +# X11 startup when running local install +Requires: yast2-x11 + # Only in inst-sys # Requires: yast2-network # Requires: yast2-add-on