From 01dacf08ba61a239a9bfd6d2acab9eb55cb73d6e Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 7 May 2018 13:38:47 -0700 Subject: [PATCH] Add libre2 to bindep Since we install Zuul for the linters job, we need to have its binary dependencies installed. libre2 was recently added. Change-Id: I14354b5f67e48877fe1caddb273bf8b1d5669c85 --- bindep.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindep.txt b/bindep.txt index 5ae3938..1d637de 100644 --- a/bindep.txt +++ b/bindep.txt @@ -10,3 +10,5 @@ libffi-dev [platform:dpkg] libffi-devel [platform:rpm] python-dev [platform:dpkg] python-devel [platform:rpm] +libre2-dev [platform:dpkg] +re2-devel [platform:rpm]