mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Snap: Removed double mongo3 that's already at migratemongo.
Thanks to xet7 !
This commit is contained in:
parent
d2a85b41e4
commit
2a24918a9c
1 changed files with 23 additions and 23 deletions
|
|
@ -113,29 +113,29 @@ parts:
|
||||||
source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2404-x86_64-100.12.2.tgz
|
source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2404-x86_64-100.12.2.tgz
|
||||||
plugin: dump
|
plugin: dump
|
||||||
|
|
||||||
mongodb3:
|
#mongodb3:
|
||||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-3.6.23.tgz
|
# source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-3.6.23.tgz
|
||||||
plugin: dump
|
# plugin: dump
|
||||||
stage-packages:
|
# stage-packages:
|
||||||
- libssl1.1
|
# - libssl1.1
|
||||||
- libcurl3
|
# - libcurl3
|
||||||
- libstemmer0d
|
# - libstemmer0d
|
||||||
- zlib1g
|
# - zlib1g
|
||||||
- libsnappy1v5
|
# - libsnappy1v5
|
||||||
- libyaml-cpp0.5v5
|
# - libyaml-cpp0.5v5
|
||||||
- libpcre3
|
# - libpcre3
|
||||||
- libpcrecpp0v5
|
# - libpcrecpp0v5
|
||||||
- libboost-system1.65.1
|
# - libboost-system1.65.1
|
||||||
- libboost-iostreams1.65.1
|
# - libboost-iostreams1.65.1
|
||||||
- libboost-filesystem1.65.1
|
# - libboost-filesystem1.65.1
|
||||||
- libboost-program-options1.65.1
|
# - libboost-program-options1.65.1
|
||||||
- libgoogle-perftools4
|
# - libgoogle-perftools4
|
||||||
stage:
|
# stage:
|
||||||
- bin
|
# - bin
|
||||||
- usr
|
# - usr
|
||||||
prime:
|
# prime:
|
||||||
- bin
|
# - bin
|
||||||
- usr
|
# - usr
|
||||||
|
|
||||||
wekan:
|
wekan:
|
||||||
source: .
|
source: .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue