From fb3274bec408bf30aba3841841ba37d301ef052c Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 27 Oct 2017 13:45:41 -0700 Subject: [PATCH] [pike] 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. Depends-On: Iccff9449202345462369d71c7fe97c2f82d909cb Change-Id: Ib272a906a54247b56099d60aa8714a26e3311b83 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 7cdd58e..01b2ca6 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]