diff options
author | Bill Nottingham <notting@redhat.com> | 2008-03-19 12:17:50 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-03-19 12:17:50 -0400 |
commit | bd1e0ecf9a76d87b962fee56a5b8e6477f9632a1 (patch) | |
tree | 5ee4d662daa49093d9a1d8ab5cc5fab554fea182 /anaconda.spec | |
parent | b59a80d40e81c60ff9793181b4bbc2b10fe548cb (diff) | |
download | anaconda-bd1e0ecf9a76d87b962fee56a5b8e6477f9632a1.tar.gz anaconda-bd1e0ecf9a76d87b962fee56a5b8e6477f9632a1.tar.xz anaconda-bd1e0ecf9a76d87b962fee56a5b8e6477f9632a1.zip |
Require comps-extras now that we don't require pirut bringing it in
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 da941d861..a786ee512 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -70,6 +70,7 @@ BuildRequires: desktop-file-utils Requires: policycoreutils Requires: rpm-python >= %{rpmpythonver} +Requires: comps-extras Requires: rhpl >= %{rhplver} Requires: booty Requires: parted >= %{partedver} |