diff options
author | Bill Nottingham <notting@redhat.com> | 2007-12-06 21:33:13 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2007-12-07 13:30:33 -0500 |
commit | f221253920829abb60966450ef416ca70762bf18 (patch) | |
tree | 919b7171e267cea4e5bdc0c83d89d2289b878c48 /anaconda.spec | |
parent | ad3f85fdf9d078496eca835c9444f1ebaf3972c5 (diff) | |
download | anaconda-f221253920829abb60966450ef416ca70762bf18.tar.gz anaconda-f221253920829abb60966450ef416ca70762bf18.tar.xz anaconda-f221253920829abb60966450ef416ca70762bf18.zip |
Update anaconda requirements
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda.spec b/anaconda.spec index 5519c6965..35e24822c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -103,6 +103,7 @@ Requires: system-config-securitylevel Requires: rhpxl >= %{rhpxlver} Requires: system-config-keyboard %endif +Requires: hal, dbus-python %ifarch %livearches Requires: usermode Requires: zenity |