summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 22:15:41 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:17:57 +0100
commit1185ed1bba861de5cc3556209db9648e174b462c (patch)
treea5792d094d56885d0f8c659b7e374e4343c5566c /haskell
parentedd12b771d07a2bb92106752ceda0d0cfeea78d1 (diff)
downloadslackbuilds-1185ed1bba861de5cc3556209db9648e174b462c.tar.gz
haskell/haskell-x509: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-x509/haskell-x509.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-x509/haskell-x509.info b/haskell/haskell-x509/haskell-x509.info
index 1d41694250..521b624173 100644
--- a/haskell/haskell-x509/haskell-x509.info
+++ b/haskell/haskell-x509/haskell-x509.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/x509/1.7.5/x509-1.7.5.tar
MD5SUM="838bf3fc8bf7d08e07faeaacd234a24c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-asn1-encoding haskell-asn1-parse haskell-asn1-types haskell-crypto-pubkey-types haskell-cryptohash haskell-hourglass haskell-pem"
+REQUIRES="haskell-asn1-parse haskell-crypto-pubkey-types haskell-cryptohash haskell-pem"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"