[ghc-binary-shared] restore binary and mtl deps accidently removed

Jens Petersen petersen at fedoraproject.org
Sat Mar 24 06:10:14 UTC 2012


commit 1e3e2cba8d234fb71345951f119830a03a86070f
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Mar 24 15:10:09 2012 +0900

    restore binary and mtl deps accidently removed

 ghc-binary-shared.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ghc-binary-shared.spec b/ghc-binary-shared.spec
index 9584b75..90771d4 100644
--- a/ghc-binary-shared.spec
+++ b/ghc-binary-shared.spec
@@ -22,6 +22,8 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
+BuildRequires:  ghc-binary-devel
+BuildRequires:  ghc-mtl-devel
 
 %description
 %{common_description}


More information about the scm-commits mailing list