From eb5ad47d5ac3682d43511d60a181f702273a9ba0 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 27 Oct 2017 13:11:29 -0700 Subject: [PATCH] Add Puppet package to bindep, for module build We need Puppet package deployed from bindep so we can run puppet module build with the new zuul v3 job. Change-Id: I90ed87cb18c59c3adb725a1a3348574ebb384d7e --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 245e54ad..d6645f86 100644 --- a/bindep.txt +++ b/bindep.txt @@ -9,3 +9,4 @@ ruby-devel [test platform:rpm] ruby-dev [test platform:dpkg] zlib1g-dev [test platform:dpkg] zlib-devel [test platform:rpm] +puppet [build]