diff options
author | Matt Wilson <msw@redhat.com> | 2002-12-16 20:42:45 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2002-12-16 20:42:45 +0000 |
commit | b23198893463a137a9ec039377eb35dece703196 (patch) | |
tree | 5701d09ac51c02da2b6e5f7891c374425b2e53a9 /anaconda.spec.in | |
parent | 875b4157dfffecf163c06247bf33a70136b85fe2 (diff) | |
download | anaconda-b23198893463a137a9ec039377eb35dece703196.tar.gz anaconda-b23198893463a137a9ec039377eb35dece703196.tar.xz anaconda-b23198893463a137a9ec039377eb35dece703196.zip |
require new version of bogl that does not do atexit() stuff, enable bogl
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index 10fb6aea6..0c3cb8299 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -8,7 +8,7 @@ License: GPL Summary: The Red Hat Linux installation program. Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 -BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl >= 0.1.9-9 +BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python, newt-devel, rpm-devel, gettext >= 0.11, modutils-devel, rhpl, booty, libxml2-python, zlib-devel, bogl >= 0.1.9-10 %ifnarch s390 s390x BuildPreReq: dietlibc %endif |