summaryrefslogtreecommitdiffstats
path: root/whiteout.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-06-12 23:38:42 +0000
committerJeremy Katz <katzj@redhat.com>2003-06-12 23:38:42 +0000
commit41da69815efba3a3a22b1a7c87ba3c8125aaadac (patch)
tree76240dccf9901c90e528c16cb35c6509bf37dd90 /whiteout.py
parent4698da2ddbc60480e9f7db9f522417e20478ddde (diff)
downloadanaconda-41da69815efba3a3a22b1a7c87ba3c8125aaadac.tar.gz
anaconda-41da69815efba3a3a22b1a7c87ba3c8125aaadac.tar.xz
anaconda-41da69815efba3a3a22b1a7c87ba3c8125aaadac.zip
oh dear. lots of new loops, let's nuke them. I don't even want to think
about some of them :/
Diffstat (limited to 'whiteout.py')
-rw-r--r--whiteout.py8
1 files changed, 7 insertions, 1 deletions
diff --git a/whiteout.py b/whiteout.py
index 8a718ea12..fb2b9fd15 100644
--- a/whiteout.py
+++ b/whiteout.py
@@ -44,7 +44,13 @@ whiteout="""
xemacs>apel-xemacs \
gstreamer-tools>gstreamer \
gimp>gimp-print-plugin \
- redhat-lsb>redhat-lsb
+ redhat-lsb>redhat-lsb \
+ info>ncurses \
+ aspell>aspell-en \
+ dbus>dbus-glib \
+ openjade>docbook-dtds \
+ xemacs>xemacs-sumo \
+ ncurses>gpm
"""
rpm.addMacro("_dependency_whiteout", whiteout)