Allow to build against highlighting-kate 0.3.

This commit is contained in:
John MacFarlane 2011-12-01 20:00:57 -08:00
parent 7a09873a0b
commit eb0424a892

View file

@ -312,7 +312,7 @@ Executable pandoc
else
Build-depends: base >= 3 && < 4
if flag(highlighting)
Build-depends: highlighting-kate >= 0.2.9 && < 0.3
Build-depends: highlighting-kate >= 0.2.9 && < 0.4
cpp-options: -D_HIGHLIGHTING
if impl(ghc >= 6.12)
Ghc-Options: -O2 -Wall -fno-warn-unused-do-bind