[ghc-mwc-random] depends on time

Jens Petersen petersen at fedoraproject.org
Wed Jan 4 23:13:31 UTC 2012


commit 18f904b7a9cac37e18bf189bdce0a83bebf4e5bd
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jan 5 08:13:20 2012 +0900

    depends on time

 ghc-mwc-random.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ghc-mwc-random.spec b/ghc-mwc-random.spec
index 81b36e8..3febf88 100644
--- a/ghc-mwc-random.spec
+++ b/ghc-mwc-random.spec
@@ -32,6 +32,7 @@ BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
 BuildRequires:  ghc-primitive-prof
+BuildRequires:  ghc-time-prof
 BuildRequires:  ghc-vector-prof
 
 %description
@@ -66,6 +67,7 @@ BuildRequires:  ghc-vector-prof
 * Wed Jan  4 2012 Jens Petersen <petersen at redhat.com> - 0.10.0.1-2
 - update to cabal2spec-0.25.2
 - add README file
+- depends on time
 
 * Sat Nov 19 2011 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.10.0.1-1
 - Added dependencies. License is BSD3


More information about the scm-commits mailing list