summaryrefslogtreecommitdiffstats
path: root/whiteout.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-09-08 19:43:47 +0000
committerJeremy Katz <katzj@redhat.com>2004-09-08 19:43:47 +0000
commit3818d85b6d984c33f3e509b15efcd03cb16700b8 (patch)
tree157043d2a3d630d8f4630bdfc2fb26de3110410b /whiteout.py
parent41c04e26fd5a754d728193b74101dd27445ffb98 (diff)
downloadanaconda-3818d85b6d984c33f3e509b15efcd03cb16700b8.tar.gz
anaconda-3818d85b6d984c33f3e509b15efcd03cb16700b8.tar.xz
anaconda-3818d85b6d984c33f3e509b15efcd03cb16700b8.zip
lots of new whiteout
Diffstat (limited to 'whiteout.py')
-rw-r--r--whiteout.py12
1 files changed, 11 insertions, 1 deletions
diff --git a/whiteout.py b/whiteout.py
index 91259a73a..518e5c226 100644
--- a/whiteout.py
+++ b/whiteout.py
@@ -71,7 +71,17 @@ whiteout="""
dbus>dbus-glib \
openjade>docbook-dtds \
xemacs>xemacs-sumo \
- ncurses>gpm
+ ncurses>gpm \
+ cyrus-sasl>openldap \
+ initscripts>kernel \
+ initscripts>kernel-smp \
+ rpm-libs>rpm \
+ httpd>httpd-suexec \
+ php>php-pear \
+ gnome-python2>gnome-python2-bonobo \
+ openoffice.org-libs>openoffice.org \
+ gtk+>gdk-pixbuf \
+ nautilus>nautilus-cd-burner
"""
rpm.addMacro("_dependency_whiteout", whiteout)