summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn02022-03-14 13:14:06 +0100
committer Willy Sudiarto Raharjo2022-03-17 18:26:03 +0100
commit9b2ee79806715960f9f0f962ff94499585b57023 (patch)
tree08bf232c7c8e64889a4f15c3328b9049af292f87
parent3e2c5706392ffa54c7b87d824b13608b874be00e (diff)
downloadslackbuilds-9b2ee79806715960f9f0f962ff94499585b57023.tar.gz
python/plaso: Changed REQUIRES for python2-pyzmq
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/plaso/plaso.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/plaso/plaso.info b/python/plaso/plaso.info
index 087f97d5f7..b8d80d9bcc 100644
--- a/python/plaso/plaso.info
+++ b/python/plaso/plaso.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20190131/plaso
MD5SUM="42402d1a43b7145d34f91bb3d64ef346"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="dfvfs artifacts bencode biplist python2-dateutil dfwinreg dotty elasticsearch5 hachoir-metadata python2-lz4 pefile psutil pyzmq pytz XlsxWriter libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca yara-python"
+REQUIRES="dfvfs artifacts bencode biplist python2-dateutil dfwinreg dotty elasticsearch5 hachoir-metadata python2-lz4 pefile psutil python2-pyzmq pytz XlsxWriter libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca yara-python"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"