From 65def54c50c5111546ec3f0df138655e421855f8 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 18 Oct 2017 10:13:14 -0500 Subject: [PATCH] Add git-review package for gate usage Post jobs need to use git review but it is no longer present by default in our gate images. Change-Id: Ic8d42a3f586d1dd5c1a3442dc396d26f8c088233 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index f01779d0af..94af05c625 100644 --- a/bindep.txt +++ b/bindep.txt @@ -25,3 +25,4 @@ virtual/libffi [platform:gentoo] python3-yaml [platform:ubuntu] gnupg [platform:ubuntu] python-launchpadlib [platform:ubuntu] +git-review [platform:ubuntu]