From 89ea58c1f7a1d29defb279cf33593c3ca971ee0f Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Mon, 28 Dec 2015 14:35:32 -0200 Subject: Dev requirements now use u1db and dirspec from launchpad, vagrant needs bazaar for that to work --- provisioning/modules/pixelated/manifests/source.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'provisioning/modules/pixelated/manifests/source.pp') diff --git a/provisioning/modules/pixelated/manifests/source.pp b/provisioning/modules/pixelated/manifests/source.pp index 1490a06a..8dd9a1d0 100644 --- a/provisioning/modules/pixelated/manifests/source.pp +++ b/provisioning/modules/pixelated/manifests/source.pp @@ -3,6 +3,7 @@ class pixelated::source { package { [ 'git', + 'bzr', 'nodejs-legacy', 'python-dev', 'python-virtualenv', -- cgit v1.2.3