summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author ponce2012-08-23 18:27:11 +0200
committer Robby Workman2012-08-23 22:49:38 +0200
commitb8fa6601d74c2136998085be095b2af9115b60c4 (patch)
tree3c602955de0bf3f78859afc643fba1b0bd0817dc /office
parent45dc01de1ecfaa0dbb6726355e4f1decaf5962ba (diff)
downloadslackbuilds-b8fa6601d74c2136998085be095b2af9115b60c4.tar.gz
office/pandoc: Fixed dep information
Diffstat (limited to 'office')
-rw-r--r--office/pandoc/README9
-rw-r--r--office/pandoc/pandoc.info2
2 files changed, 1 insertions, 10 deletions
diff --git a/office/pandoc/README b/office/pandoc/README
index 9d3fe21406..0bf6d3d953 100644
--- a/office/pandoc/README
+++ b/office/pandoc/README
@@ -6,14 +6,5 @@ ODT, GNU Texinfo, MediaWiki markup, groff man pages, EPUB ebooks,
and S5 and Slidy HTML slide shows. PDF output (via LaTeX) is also supported
with the included markdown2pdf wrapper script.
-This requires ghc, haskell-transformers, haskell-mtl, haskell-text,
-haskell-digest, haskell-zlib, haskell-utf8-string, haskell-zip-archive,
-haskell-parsec, haskell-syb, haskell-xml, haskell-texmath,
-haskell-network, haskell-HTTP, haskell-base64-bytestring,
-haskell-json, haskell-tagsoup, haskell-random, haskell-temporary,
-haskell-blaze-builder, haskell-blaze-markup, haskell-blaze-html,
-haskell-regex-base, haskell-regex-pcre-builtin, haskell-highlighting-kate,
-haskell-pandoc-types and haskell-citeproc-hs.
-
When uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg recache
diff --git a/office/pandoc/pandoc.info b/office/pandoc/pandoc.info
index 37379a0de8..9df2630e8f 100644
--- a/office/pandoc/pandoc.info
+++ b/office/pandoc/pandoc.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://hackage.haskell.org/packages/archive/pandoc/1.9.4.2/pandoc-1.9.
MD5SUM="c099360947d0cbb90608ce2f6a217071"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ghc haskell-HTTP haskell-base64-bytestring haskell-blaze-builder haskell-blaze-html haskell-blaze-markup haskell-citeproc-hs haskell-digest haskell-highlighting-kate haskell-json haskell-mtl haskell-network haskell-pandoc-types haskell-parsec haskell-random haskell-regex-base haskell-regex-pcre-builtin haskell-syb haskell-tagsoup haskell-temporary haskell-texmath haskell-text haskell-transformers haskell-utf8-string haskell-xml haskell-zip-archive haskell-zlib"
+REQUIRES="haskell-HTTP haskell-base64-bytestring haskell-citeproc-hs haskell-highlighting-kate haskell-random haskell-tagsoup haskell-temporary haskell-texmath haskell-zip-archive"
MAINTAINER="Peter Wang"
EMAIL="novalazy@gmail.com"