summaryrefslogtreecommitdiffstats
path: root/whiteout.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-01-27 05:47:01 +0000
committerJeremy Katz <katzj@redhat.com>2003-01-27 05:47:01 +0000
commit71cfb38600867d938ede0c6b473764e32c1515dd (patch)
treee0543379976d5e69d627d970d92780d4cc0ad812 /whiteout.py
parentb1023d7737f36c7e8f2affef9d337255cc8806aa (diff)
downloadanaconda-71cfb38600867d938ede0c6b473764e32c1515dd.tar.gz
anaconda-71cfb38600867d938ede0c6b473764e32c1515dd.tar.xz
anaconda-71cfb38600867d938ede0c6b473764e32c1515dd.zip
whiteout more loops
Diffstat (limited to 'whiteout.py')
-rw-r--r--whiteout.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/whiteout.py b/whiteout.py
index 610cb88ee..4d40a5adc 100644
--- a/whiteout.py
+++ b/whiteout.py
@@ -38,7 +38,9 @@ whiteout="""
coreutils>pam \
perl>mrtg \
perl-Date-Calc>perl-Bit-Vector \
- glibc-debug>glibc-devel
+ glibc-debug>glibc-devel \
+ xinitrc>XFree86 \
+ xemacs>apel-xemacs
"""
rpm.addMacro("_dependency_whiteout", whiteout)