summaryrefslogtreecommitdiffstats
path: root/whiteout.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-07-24 19:25:39 +0000
committerJeremy Katz <katzj@redhat.com>2002-07-24 19:25:39 +0000
commitde2352f33857e55a826852667f724189e041217a (patch)
tree8615c7ab713ba3854c48fe113a620c36949124e7 /whiteout.py
parent1e4564dc61d6ced3c93afb2d571fa294ef90721f (diff)
downloadanaconda-de2352f33857e55a826852667f724189e041217a.tar.gz
anaconda-de2352f33857e55a826852667f724189e041217a.tar.xz
anaconda-de2352f33857e55a826852667f724189e041217a.zip
more whiteout
Diffstat (limited to 'whiteout.py')
-rw-r--r--whiteout.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/whiteout.py b/whiteout.py
index 2e290fe60..00d8d5da1 100644
--- a/whiteout.py
+++ b/whiteout.py
@@ -27,7 +27,8 @@ whiteout="""
initscripts>util-linux \
XFree86-libs>XFree86-Mesa-libGL \
mysql>perl-DBD-MySQL \
- ghostscript>gimp-print
+ ghostscript>gimp-print \
+ bind>bind-utils
"""
rpm.addMacro("_dependency_whiteout", whiteout)