summaryrefslogtreecommitdiffstats
path: root/development/darcs
diff options
context:
space:
mode:
author Erik Hanson2012-08-20 02:56:45 +0200
committer Erik Hanson2012-08-20 04:57:51 +0200
commit4248415ddecfca807125633a27db2a23e2173a0d (patch)
tree1c97938867d009e56f949ecabde03adb597de54a /development/darcs
parent340a77d29157641e96e9531955da5af2e40626f6 (diff)
downloadslackbuilds-4248415ddecfca807125633a27db2a23e2173a0d.tar.gz
Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/darcs')
-rw-r--r--development/darcs/darcs.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/development/darcs/darcs.info b/development/darcs/darcs.info
index 7ef69a79f7..c12407b68b 100644
--- a/development/darcs/darcs.info
+++ b/development/darcs/darcs.info
@@ -5,5 +5,6 @@ DOWNLOAD="http://hackage.haskell.org/packages/archive/darcs/2.8.1/darcs-2.8.1.ta
MD5SUM="cb70989f4011c1c9826a266622e8304c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
+REQUIRES="ghc haskell-HTTP haskell-HUnit haskell-QuickCheck haskell-ansi-terminal haskell-ansi-wl-pprint haskell-dataenc haskell-hashed-storage haskell-haskeline haskell-hostname haskell-html haskell-mmap haskell-mtl haskell-network haskell-parsec haskell-primitive haskell-random haskell-regex-base haskell-regex-compat haskell-regex-posix haskell-syb haskell-tar haskell-terminfo haskell-test-framework haskell-test-framework-hunit haskell-test-framework-quickcheck2 haskell-text haskell-transformers haskell-utf8-string haskell-vector haskell-xml haskell-zlib"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"