From 28f62e39d7b4afdf44df803cbcd37d572fbeb47f Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Tue, 17 Apr 2018 19:58:06 +1000 Subject: [PATCH] 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 --- bindep.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindep.txt b/bindep.txt index 092dd5ea83..bb0e7bf4fb 100644 --- a/bindep.txt +++ b/bindep.txt @@ -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]