You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/pandoc/files/pandoc-2.13-trypandoc.patch

13 lines
402 B

https://bugs.gentoo.org/785268
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -729,7 +729,7 @@ executable trypandoc
main-is: trypandoc.hs
hs-source-dirs: trypandoc
if flag(trypandoc)
- build-depends: aeson, http-types, wai >= 0.3, wai-extra >= 3.0.24
+ build-depends: aeson, http-types, wai >= 0.3, wai-extra >= 3.0.24, text
buildable: True
else
buildable: False