diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 14:55:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 14:55:48 +0700 |
commit | 338b1a4e35a3dcc90b7e3d04eaf6d7c1bf60c749 (patch) | |
tree | a12cd4ab74d9d1519c6a0136533d97891e0b5778 | |
parent | 1fa1a139ab6c5dc987cce66f5c0d137237dcd9ae (diff) | |
download | slackbuilds-338b1a4e35a3dcc90b7e3d04eaf6d7c1bf60c749.tar.gz |
python/plaso: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 6e1fd11bf0..9f8ce8d4c1 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-requests python-dateutil dfwinreg dotty elasticsearch5 hachoir-metadata idna python-lz4 pefile psutil pyparsing pyzmq pytz XlsxWriter libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca yara-python" +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" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |