From: panne Date: Sat, 23 Oct 2004 11:58:18 +0000 (+0000) Subject: [project @ 2004-10-23 11:58:18 by panne] X-Git-Tag: Initial_conversion_from_CVS_complete~1486 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=557ac3365e9496842edef7fdc4db9bc16fc0e594 [project @ 2004-10-23 11:58:18 by panne] Added build dependency on mesaglut-devel (provided by freeglut-devel, too). --- diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index dc87a9e..3501ace 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -22,7 +22,7 @@ Packager: Sven Panne BuildRoot: %{_tmppath}/%{name}-%{version}-build Prefix: %{_prefix} Requires: gmp, readline -BuildRequires: alex >= 2.0, happy >= 1.14, ghc >= 5, haddock, docbook-dtd, docbook-xsl-stylesheets, libxslt, libxml2, fop, xmltex, dvips, gmp, readline-devel +BuildRequires: alex >= 2.0, happy >= 1.14, ghc >= 5, haddock, docbook-dtd, docbook-xsl-stylesheets, libxslt, libxml2, fop, xmltex, dvips, gmp, readline-devel, mesaglut-devel Provides: haskell Summary: The Glasgow Haskell Compiler