From 1e3e2cba8d234fb71345951f119830a03a86070f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 24 Mar 2012 15:10:09 +0900 Subject: [PATCH] restore binary and mtl deps accidently removed --- ghc-binary-shared.spec | 2 ++ 1 file changed, 2 insertions(+) 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}