diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:48:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:48:55 +0700 |
commit | 856979892b18ab2262bebea5b9e369987e70617e (patch) | |
tree | 92b6da2a6df7c5a20c282495c24c147db2c0f56e /system | |
parent | ffc5088c071d27cdf61bcfaf19b6a590a82a0cd3 (diff) |
system/mongodb: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/mongodb/mongodb.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mongodb/mongodb.info b/system/mongodb/mongodb.info index 0be3f143bc3d3..149b6b35e596f 100644 --- a/system/mongodb/mongodb.info +++ b/system/mongodb/mongodb.info @@ -5,6 +5,6 @@ DOWNLOAD="UNSUPPORTED" MD5SUM="" DOWNLOAD_x86_64="https://fastdl.mongodb.org/src/mongodb-src-r5.0.4.tar.gz" MD5SUM_x86_64="366a864aaf21cc391e910f46a3051461" -REQUIRES="cheetah3 psutil snappy snowballstemmer yaml-cpp" +REQUIRES="cheetah3 python3-psutil snappy snowballstemmer yaml-cpp" MAINTAINER="Miguel De Anda" EMAIL="miguel@thedeanda.com" |