[gtk2hs-buildtools] add BR for haskell98

Jens Petersen petersen at fedoraproject.org
Tue Jun 21 02:30:08 UTC 2011


commit fe98bdcc7b36be43873d15d078ece59f11966dde
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Jun 21 11:29:58 2011 +0900

    add BR for haskell98

 gtk2hs-buildtools.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk2hs-buildtools.spec b/gtk2hs-buildtools.spec
index dabc707..97bfcef 100644
--- a/gtk2hs-buildtools.spec
+++ b/gtk2hs-buildtools.spec
@@ -11,7 +11,7 @@ ExcludeArch:    %{ghc_excluded_archs}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  alex, happy
-BuildRequires:  ghc-containers-prof, ghc-process-prof, ghc-pretty-prof
+BuildRequires:  ghc-containers-devel, ghc-haskell98-devel, ghc-pretty-devel, ghc-process-devel
 
 %description
 This package provides a set of helper programs necessary to build


More information about the scm-commits mailing list