diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-14 13:14:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-18 00:26:03 +0700 |
commit | 9b2ee79806715960f9f0f962ff94499585b57023 (patch) | |
tree | 08bf232c7c8e64889a4f15c3328b9049af292f87 /python/plaso | |
parent | 3e2c5706392ffa54c7b87d824b13608b874be00e (diff) | |
download | slackbuilds-9b2ee79806715960f9f0f962ff94499585b57023.tar.gz |
python/plaso: Changed REQUIRES for python2-pyzmq
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/plaso')
-rw-r--r-- | python/plaso/plaso.info | 2 |
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" |