Add libre2 for project-config linting

tox.ini pulls in zuul, but we don't actually install the zuul bindeps.
Zuul has added a requirement on fb-re2 with
Id1b9d7334db78d0f13db33d47a80ffdb65f921df which requires these
libraries.

Change-Id: Ifafdb33752a3bafb5946810878654b0c20d0577c
This commit is contained in:
Ian Wienand 2018-04-17 19:58:06 +10:00
parent 36930710c9
commit 28f62e39d7
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libjpeg-dev [platform:dpkg]
python-yaml [platform:dpkg]
libre2-dev [platform:dpkg]
re2-devel [platform:rpm]