[cabal-install] also BR random and time

Jens Petersen petersen at fedoraproject.org
Mon Jun 20 06:48:28 UTC 2011


commit 726d87c62903f50f89e33894be339b672378a946
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 20 15:48:16 2011 +0900

    also BR random and time

 cabal-install.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cabal-install.spec b/cabal-install.spec
index 77c9ac5..2f88832 100644
--- a/cabal-install.spec
+++ b/cabal-install.spec
@@ -13,7 +13,7 @@ Source1:        cabal-install.sh
 ExcludeArch:    %{ghc_excluded_archs}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
-BuildRequires:  ghc-zlib-devel, ghc-HTTP-devel
+BuildRequires:  ghc-zlib-devel, ghc-HTTP-devel, ghc-random-devel, ghc-time-devel
 # allow use with local ghc install
 #Requires:       ghc
 


More information about the scm-commits mailing list