
Recent OS distributions no longer ship MongoDB packages due to its license change. Change-Id: Id8af1dba5a6bb84a9dbb711dd62b48f188fbd78e
15 lines
528 B
Plaintext
15 lines
528 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.
|
|
|
|
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 !platform:debian]
|
|
mysql-server [platform:dpkg !platform:debian]
|
|
mariadb-client [platform:debian]
|
|
mariadb-server [platform:debian]
|