
Since there is no official repo of MongoDB for Centos-Stream-9 or Rhel-9, we will build the repo by script. Change-Id: I1f20eb22d6e922d12e0d88aae5bf47c032db3cb3
15 lines
517 B
Plaintext
15 lines
517 B
Plaintext
# This is the fallback list for packages to install. Do not add
|
|
# additional packages here. Repositories should use bindep and create
|
|
# their own bindep.txt files if the list below is not
|
|
# working for them.
|
|
|
|
mongodb-server [platform:rpm !platform:opensuseproject]
|
|
dev-db/mongodb [platform:gentoo]
|
|
redis [platform:rpm]
|
|
redis-server [platform:dpkg]
|
|
dev-db/redis [platform:gentoo]
|
|
default-libmysqlclient-dev [platform:dpkg]
|
|
libmysqlclient-devel [platform:suse]
|
|
mysql-client [platform:dpkg]
|
|
mysql-server [platform:dpkg]
|