diff options
-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" |