diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:47:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:47:43 +0700 |
commit | 6e1e5bb91942e3b454696be357e2e29f56a9d9ca (patch) | |
tree | ba8199f728d9d175721b36e10f8e3c03d509a6fb /python/plaso | |
parent | ae96d056eada254c991681648065e01c3f4cbc79 (diff) |
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 9d33b44bc2aed..393e084809f81 100644 --- a/python/plaso/plaso.info +++ b/python/plaso/plaso.info @@ -5,6 +5,6 @@ DOWNLOAD="https://linuxleo.com/Source/plaso-20220428.tar.gz" MD5SUM="8591b1e290e5cd31800a83a0d4ded76c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="dfvfs artifacts python3-bencode python3-dateutil python3-defusedxml dfwinreg python3-lz4 pefile psutil python3-pyzmq pytz libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca redis-py python3-yara XlsxWriter" +REQUIRES="dfvfs artifacts python3-bencode python3-dateutil python3-defusedxml dfwinreg python3-lz4 pefile python3-psutil python3-pyzmq pytz libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca redis-py python3-yara XlsxWriter" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |