summaryrefslogtreecommitdiff
path: root/python/plaso/plaso.info
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-15 16:28:44 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:40:18 +0700
commit994bd188d580e3d55f5ebf89b25860a556794137 (patch)
treea6ea766da1d76dc03be0d1e4cfc0231748733451 /python/plaso/plaso.info
parentfd537802caa44fc37039e76aa832907e5f862af9 (diff)
downloadslackbuilds-994bd188d580e3d55f5ebf89b25860a556794137.tar.gz
python/plaso: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/plaso/plaso.info')
-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 9f8ce8d4c1..087f97d5f7 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 python-dateutil dfwinreg dotty elasticsearch5 hachoir-metadata python-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 pyzmq pytz XlsxWriter libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca yara-python"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"