summaryrefslogtreecommitdiff
path: root/p/haskell-pandoc-citeproc
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-14 09:14:20 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-14 09:14:20 +0200
commitd268565efc3d8853a54579d7b0901fa600456633 (patch)
tree291b07dda65be575068af68b11c7ab7643062e67 /p/haskell-pandoc-citeproc
parent15b007085f5a56016360b2e82fd1f3d1da766183 (diff)
downloadDHG_packages-d268565efc3d8853a54579d7b0901fa600456633.tar.gz
pandoc-citeproc: Add flag-dependent rules
Diffstat (limited to 'p/haskell-pandoc-citeproc')
-rw-r--r--p/haskell-pandoc-citeproc/debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-pandoc-citeproc/debian/control b/p/haskell-pandoc-citeproc/debian/control
index 4b96df8ef..f68c1bef3 100644
--- a/p/haskell-pandoc-citeproc/debian/control
+++ b/p/haskell-pandoc-citeproc/debian/control
@@ -24,8 +24,6 @@ Build-Depends: debhelper (>= 9),
libghc-pandoc-types-prof,
libghc-parsec3-dev,
libghc-parsec3-prof,
- libghc-rfc5051-dev,
- libghc-rfc5051-prof,
libghc-split-dev,
libghc-split-prof,
libghc-syb-dev,
@@ -34,6 +32,8 @@ Build-Depends: debhelper (>= 9),
libghc-tagsoup-prof,
libghc-text-dev,
libghc-text-prof,
+ libghc-text-icu-dev,
+ libghc-text-icu-prof,
libghc-vector-dev,
libghc-vector-prof,
libghc-xml-conduit-dev (>= 1.2),
@@ -55,11 +55,11 @@ Build-Depends-Indep: ghc-doc,
libghc-pandoc-doc,
libghc-pandoc-types-doc,
libghc-parsec3-doc,
- libghc-rfc5051-doc,
libghc-split-doc,
libghc-syb-doc,
libghc-tagsoup-doc,
libghc-text-doc,
+ libghc-text-icu-doc,
libghc-vector-doc,
libghc-xml-conduit-doc,
libghc-yaml-doc,