diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-23 08:28:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-23 08:28:37 +0700 |
commit | 5af6c4bc4e4643af5d2107d8111e6e9d18cd5b04 (patch) | |
tree | a570639aca3cd49edb621b662e3420f4eef1adc4 /system | |
parent | 2f2858ee2a5ea5ff6efde9b8506f84cd1d67864e (diff) | |
download | slackbuilds-5af6c4bc4e4643af5d2107d8111e6e9d18cd5b04.tar.gz |
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 8667a74781..0be3f143bc 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 python3-PyYAML snappy snowballstemmer yaml-cpp" +REQUIRES="cheetah3 psutil snappy snowballstemmer yaml-cpp" MAINTAINER="Miguel De Anda" EMAIL="miguel@thedeanda.com" |