[DHG_packages] 23/30: yi: Add flag-dependent rules
Joachim Breitner
nomeata at moszumanska.debian.org
Fri Aug 14 09:27:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to annotated tag haskell-cabal-install_v1.22.0.1-4
in repository DHG_packages.
commit c062821e8c8b252b5c202530bdaad5afdb6edff3
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Fri Aug 14 09:15:54 2015 +0200
yi: Add flag-dependent rules
---
p/yi/debian/control | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/p/yi/debian/control b/p/yi/debian/control
index b6b8c52..b662a03 100644
--- a/p/yi/debian/control
+++ b/p/yi/debian/control
@@ -24,6 +24,12 @@ Build-Depends: debhelper (>= 9),
libghc-dyre-prof,
libghc-exceptions-dev,
libghc-exceptions-prof,
+ libghc-glib-dev (>= 0.13),
+ libghc-glib-dev (<< 0.14),
+ libghc-glib-prof,
+ libghc-gtk-dev (>= 0.13),
+ libghc-gtk-dev (<< 0.14),
+ libghc-gtk-prof,
libghc-hashable-dev (>= 1.1.2.5),
libghc-hashable-prof,
libghc-lens-dev (>= 4.4.0.1),
@@ -32,6 +38,9 @@ Build-Depends: debhelper (>= 9),
libghc-mtl-prof,
libghc-oo-prototypes-dev,
libghc-oo-prototypes-prof,
+ libghc-pango-dev (>= 0.13),
+ libghc-pango-dev (<< 0.14),
+ libghc-pango-prof,
libghc-parsec3-dev (>= 3.0),
libghc-parsec3-prof,
libghc-pointedlist-dev (>= 0.5),
@@ -83,10 +92,13 @@ Build-Depends-Indep: ghc-doc,
libghc-dynamic-state-doc,
libghc-dyre-doc,
libghc-exceptions-doc,
+ libghc-glib-doc,
+ libghc-gtk-doc,
libghc-hashable-doc,
libghc-lens-doc,
libghc-mtl-doc,
libghc-oo-prototypes-doc,
+ libghc-pango-doc,
libghc-parsec3-doc,
libghc-pointedlist-doc,
libghc-random-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list