[master 25/30] Require newt-python in anaconda-core

KosiehBarter installerbot-noreply at redhat.com
Thu Jul 16 12:00:49 UTC 2015


From: David Shea <dshea at redhat.com>

We had been pulling in "snack" by way of authconfig, and authconfig is
changing to use python3.

(cherry picked from commit 0c0177b626d20a6260187c5b7bf54f54c2387eb7)
---
 anaconda.spec.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index 5841b04..9e1e334 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -136,6 +136,9 @@ Requires: hfsplus-tools
 Requires: python-coverage
 Requires: pygobject3
 
+# Used by rescue.py and the low RAM message in /sbin/anaconda
+Requires: newt-python
+
 # required because of the rescue mode and VNC question
 Requires: anaconda-tui = %{version}-%{release}
 


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/72c36f03c8c19a55c2e07f351e7ce87aad455bd0


More information about the anaconda-patches mailing list