diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-26 21:05:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-26 21:05:20 +0700 |
commit | 92ea4f00a65755577bfef4a2b7c30d665502b3d5 (patch) | |
tree | 9c2015faca23ca0c7a6b53f7ae52add7e06b7b7a /python/plaso | |
parent | f8717ee2eb30c24fb4e808057c85e9d3d598a2c5 (diff) | |
download | slackbuilds-92ea4f00a65755577bfef4a2b7c30d665502b3d5.tar.gz |
python/plaso: Update DEP.
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 e3ce488987..4152e52509 100644 --- a/python/plaso/plaso.info +++ b/python/plaso/plaso.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/log2timeline/plaso/releases/download/20181219/plaso MD5SUM="1c481485569e72dbe9e583e67099cda2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="dfvfs artifacts bencode biplist 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-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" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |