summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commit856979892b18ab2262bebea5b9e369987e70617e (patch)
tree92b6da2a6df7c5a20c282495c24c147db2c0f56e
parentffc5088c071d27cdf61bcfaf19b6a590a82a0cd3 (diff)
downloadslackbuilds-856979892b18ab2262bebea5b9e369987e70617e.tar.gz
slackbuilds-856979892b18ab2262bebea5b9e369987e70617e.tar.xz
system/mongodb: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/mongodb/mongodb.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mongodb/mongodb.info b/system/mongodb/mongodb.info
index 0be3f143bc..149b6b35e5 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"