[packages/ghc-language-c] - fixed build requirements
wrobell
wrobell at pld-linux.org
Fri May 24 00:34:25 CEST 2013
commit 4265c721bd76d2b3c73b14f8d92d412fc97db016
Author: wrobell <wrobell at pld-linux.org>
Date: Thu May 23 23:34:13 2013 +0100
- fixed build requirements
ghc-language-c.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index 44e27c5..424a963 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -8,8 +8,10 @@ Group: Development/Languages
Source0: http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
# Source0-md5: a6722643c8416e3baa9ebeca94c6f631
URL: http://hackage.haskell.org/package/language-c/
+BuildRequires: alex
BuildRequires: ghc >= 6.12.3
BuildRequires: ghc-syb
+BuildRequires: happy
BuildRequires: rpmbuild(macros) >= 1.608
%requires_eq ghc
Requires: ghc-syb
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc-language-c.git/commitdiff/4265c721bd76d2b3c73b14f8d92d412fc97db016
More information about the pld-cvs-commit
mailing list