gnu: ganeti: Use pandoc instead of ghc-pandoc.
authorzimoun <zimon.toutoune@gmail.com>
Fri, 11 Sep 2020 10:43:44 +0000 (12:43 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 14 Sep 2020 08:51:27 +0000 (10:51 +0200)
* gnu/packages/text-editors.scm (ganeti)[native-inputs]: Replace ghc-pandoc
with pandoc.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/virtualization.scm

index 9880acf..8e634ba 100644 (file)
@@ -679,7 +679,7 @@ server and embedded PowerPC, and S390 guests.")
        ;; For the documentation.
        ("python-docutils" ,python-docutils)
        ("sphinx" ,python-sphinx)
-       ("pandoc" ,ghc-pandoc)
+       ("pandoc" ,pandoc)
        ("dot" ,graphviz)
 
        ;; Test dependencies.