[packages/ghc-aeson] - added missing dlist dependency (omitted in .cabal)

qboosh qboosh at pld-linux.org
Thu Dec 26 15:44:02 CET 2013


commit d8970ab887172f7f549442749083377e0c1142a1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Dec 26 15:44:15 2013 +0100

    - added missing dlist dependency (omitted in .cabal)

 ghc-aeson.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/ghc-aeson.spec b/ghc-aeson.spec
index 8be2345..9209993 100644
--- a/ghc-aeson.spec
+++ b/ghc-aeson.spec
@@ -22,6 +22,7 @@ BuildRequires:	ghc-blaze-builder >= 0.2.1.4
 BuildRequires:	ghc-bytestring
 BuildRequires:	ghc-containers
 BuildRequires:	ghc-deepseq
+BuildRequires:	ghc-dlist
 BuildRequires:	ghc-hashable >= 1.1.2.0
 BuildRequires:	ghc-mtl
 BuildRequires:	ghc-old-locale
@@ -40,6 +41,7 @@ BuildRequires:	ghc-blaze-builder-prof >= 0.2.1.4
 BuildRequires:	ghc-bytestring-prof
 BuildRequires:	ghc-containers-prof
 BuildRequires:	ghc-deepseq-prof
+BuildRequires:	ghc-dlist-prof
 BuildRequires:	ghc-hashable-prof >= 1.1.2.0
 BuildRequires:	ghc-mtl-prof
 BuildRequires:	ghc-old-locale-prof
@@ -60,6 +62,7 @@ Requires:	ghc-blaze-builder >= 0.2.1.4
 Requires:	ghc-bytestring
 Requires:	ghc-containers
 Requires:	ghc-deepseq
+Requires:	ghc-dlist
 Requires:	ghc-hashable >= 1.1.2.0
 Requires:	ghc-mtl
 Requires:	ghc-old-locale
@@ -97,6 +100,7 @@ Requires:	ghc-blaze-builder-prof >= 0.2.1.4
 Requires:	ghc-bytestring-prof
 Requires:	ghc-containers-prof
 Requires:	ghc-deepseq-prof
+Requires:	ghc-dlist-prof
 Requires:	ghc-hashable-prof >= 1.1.2.0
 Requires:	ghc-mtl-prof
 Requires:	ghc-old-locale-prof
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-aeson.git/commitdiff/d8970ab887172f7f549442749083377e0c1142a1



More information about the pld-cvs-commit mailing list