tooz/bindep.txt
Mehdi Abaakouk 05c89c0e10 Install only needed packages
Since jobs moved to ubuntu xenial some package are missing
So instead of bother infra to add our requirements.

This change uses the new bindep.txt feature to install our
needed packages.

Change-Id: I9505ae15b627cda197ea60b7e162f2a6a7fe7588
2016-09-22 10:20:50 +02:00

12 lines
331 B
Plaintext

redis-sentinel [platform:ubuntu !platform:ubuntu-trusty]
redis-server [platform:dpkg]
libpq-dev [platform:dpkg]
postgresql [platform:dpkg]
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
build-essential [platform:dpkg]
libffi-dev [platform:dpkg]
zookeeperd [platform:dpkg]
memcached [platform:dpkg]
unzip [platform:dpkg]