diff --git a/app-text/pandoc/metadata.xml b/app-text/pandoc/metadata.xml index 76ff98a64e2e0..712e3e36eea36 100644 --- a/app-text/pandoc/metadata.xml +++ b/app-text/pandoc/metadata.xml @@ -4,16 +4,6 @@ haskell@gentoo.org - - Pandoc is a Haskell library for converting from one markup - format to another, and a command-line tool that uses - this library. It can read markdown and (subsets of) - reStructuredText, HTML, LaTeX and Textile, and it can write - markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook, - OpenDocument, ODT, RTF, MediaWiki, Textile, groff man pages, - plain text, Emacs Org-Mode, EPUB, and S5 and Slidy HTML - slide shows. - Embed data files in binary for relocatable executable. Build trypandoc cgi executable. diff --git a/app-text/pandoc/pandoc-2.18-r2.ebuild b/app-text/pandoc/pandoc-2.18-r2.ebuild index c06d323777b58..eced4d6a54aba 100644 --- a/app-text/pandoc/pandoc-2.18-r2.ebuild +++ b/app-text/pandoc/pandoc-2.18-r2.ebuild @@ -78,6 +78,8 @@ RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] =dev-haskell/hslua-2.2:=[profile?] =dev-haskell/wai-0.3:=[profile?] >=dev-haskell/wai-extra-3.0.24:=[profile?] ) + !app-text/pandoc-cli + !dev-haskell/pandoc " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.2.0.0