[ghc-haskeline] fix the unix dep

Jens Petersen petersen at fedoraproject.org
Thu Jun 23 03:29:34 UTC 2011


commit 568075d9e45af2bb496dd3e1dda9cb1247ff73c1
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 23 12:29:22 2011 +0900

    fix the unix dep

 ghc-haskeline.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-haskeline.spec b/ghc-haskeline.spec
index b27f1b7..4810e01 100644
--- a/ghc-haskeline.spec
+++ b/ghc-haskeline.spec
@@ -21,7 +21,7 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
-BuildRequires:  ghc-bytestring-prof, ghc-containers-prof, ghc-directory-prof, ghc-extensible-exceptions, ghc-mtl-prof, unix ghc-utf8-string-prof, ghc-terminfo-prof
+BuildRequires:  ghc-bytestring-prof, ghc-containers-prof, ghc-directory-prof, ghc-extensible-exceptions, ghc-mtl-prof, ghc-unix-prof, ghc-utf8-string-prof, ghc-terminfo-prof
 
 %description
 %{common_description}


More information about the scm-commits mailing list