me
/
guix
Archived
1
0
Fork 0

gnu: ganeti: Use pandoc instead of ghc-pandoc.

* gnu/packages/text-editors.scm (ganeti)[native-inputs]: Replace ghc-pandoc
with pandoc.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
zimoun 2020-09-11 12:43:44 +02:00 committed by Ludovic Courtès
parent 5dc5a3116b
commit 885332832c
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View 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.