diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-04-13 21:20:12 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-04-13 21:20:12 +0000 |
commit | 77aa5261160bd3c21b4a2cbe18070fc5aeae79d0 (patch) | |
tree | 56dc6afe0b3ee14fcfed79cb599045b3fd80ad6e /whiteout.py | |
parent | 6b5d4d9b373f11226310c9a94dcc1f2ee7f22001 (diff) | |
download | anaconda-77aa5261160bd3c21b4a2cbe18070fc5aeae79d0.tar.gz anaconda-77aa5261160bd3c21b4a2cbe18070fc5aeae79d0.tar.xz anaconda-77aa5261160bd3c21b4a2cbe18070fc5aeae79d0.zip |
whiteout xorg-x11 deps too
Diffstat (limited to 'whiteout.py')
-rw-r--r-- | whiteout.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/whiteout.py b/whiteout.py index f7fe66ff3..4e01963b1 100644 --- a/whiteout.py +++ b/whiteout.py @@ -28,6 +28,7 @@ else: whiteout=""" pango-gtkbeta-devel>pango-gtkbeta\ XFree86>Mesa \ + xorg-x11>Mesa \ compat-glibc>db2 \ compat-glibc>db1 \ pam>initscripts \ @@ -45,6 +46,7 @@ whiteout=""" kdemultimedia-arts>kdemultimedia-libs \ initscripts>util-linux \ XFree86-libs>XFree86-Mesa-libGL \ + xorg-x11-libs>xorg-x11-Mesa-libGL \ mysql>perl-DBD-MySQL \ ghostscript>gimp-print \ bind>bind-utils \ @@ -55,6 +57,7 @@ whiteout=""" perl-Date-Calc>perl-Bit-Vector \ glibc-debug>glibc-devel \ xinitrc>XFree86 \ + xinitrc>xorg-x11 \ xemacs>apel-xemacs \ gstreamer-tools>gstreamer \ gimp>gimp-print-plugin \ |