python/plaso: Changed REQUIRES for python2-pyzmq

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-14 13:14:06 +01:00 committed by Willy Sudiarto Raharjo
parent 3e2c570639
commit 9b2ee79806
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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"