mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Also add mongo-tools
This allows for mongodump to be available when running backup.
This commit is contained in:
parent
aee5f4d60e
commit
d2f21f881a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="mongodb mongodb-server"
|
||||
pkg_dependencies="mongodb mongodb-server mongo-tools"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Reference in a new issue