From b9cef7dee35bfe15c4d87d0f0c3f3d8f8a22c636 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 27 Oct 2017 13:50:47 -0700 Subject: [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. Change-Id: I82bffbc332c03bb20cb067be84c0de908cb1a236 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'bindep.txt') 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] -- cgit 1.2.3-korg