[packages/ghc-attoparsec] - install-time dependencies

qboosh qboosh at pld-linux.org
Mon Dec 9 20:20:45 CET 2013


commit d5f5fc5febddf093a3ce63dbb7162fcb3b466ef9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Dec 9 20:22:14 2013 +0100

    - install-time dependencies

 ghc-attoparsec.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec
index 98b1a47..4c5eda6 100644
--- a/ghc-attoparsec.spec
+++ b/ghc-attoparsec.spec
@@ -21,6 +21,7 @@ BuildRequires:	ghc-text >= 0.11.1.5
 BuildRequires:	rpmbuild(macros) >= 1.608
 %requires_releq	ghc
 Requires(post,postun):	/usr/bin/ghc-pkg
+Requires:	ghc-text >= 0.11.1.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # debuginfo is not useful for ghc
@@ -44,6 +45,7 @@ Summary:	Profiling %{pkgname} library for GHC
 Summary(pl.UTF-8):	Biblioteka profilująca %{pkgname} dla GHC
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	ghc-text-prof >= 0.11.1.5
 
 %description prof
 Profiling %{pkgname} library for GHC. Should be installed when
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-attoparsec.git/commitdiff/d5f5fc5febddf093a3ce63dbb7162fcb3b466ef9



More information about the pld-cvs-commit mailing list