diff options
-rw-r--r-- | manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm index b584c8c..9ca8327 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,2 +1,2 @@ (specifications->manifest - '("python-pyyaml" "python" "chibi-scheme" "ghc-pandoc" "make" "ghostscript" "texlive" "inkscape")) + '("python-pyyaml" "python" "chibi-scheme" "pandoc" "make" "ghostscript" "texlive" "inkscape")) |