[ghc-json] add rest of ghc-*-prof deps

Jens Petersen petersen at fedoraproject.org
Wed May 11 07:45:03 UTC 2011


commit 41a5f2c29b0ea537609d3a3a621bd18df263c983
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed May 11 16:44:45 2011 +0900

    add rest of ghc-*-prof deps

 ghc-json.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc-json.spec b/ghc-json.spec
index e0c7c23..9e6f804 100644
--- a/ghc-json.spec
+++ b/ghc-json.spec
@@ -26,7 +26,7 @@ BuildRequires:  ghc-Cabal-devel
 # macros for building haskell packages
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
-BuildRequires:  ghc-mtl-prof, ghc-bytestring-prof
+BuildRequires:  ghc-bytestring-prof, ghc-containers-prof, ghc-mtl-prof, ghc-parsec-prof, ghc-pretty-prof, ghc-syb-prof
 
 %description
 %{common_description}
@@ -52,7 +52,7 @@ BuildRequires:  ghc-mtl-prof, ghc-bytestring-prof
 %changelog
 * Wed May 11 2011 Jens Petersen <petersen at redhat.com> - 0.4.4-2
 - drop ghc_pkg_deps
-- BR ghc-Cabal-devel, ghc-mtl-prof, ghc-bytestring-prof
+- BR ghc-Cabal-devel and 6 ghc-*-prof dependencies
 - fix rpmlint warning about pkg_name macro in comment
 - drop check section since tests assume QuickCheck 1
 


More information about the scm-commits mailing list