summaryrefslogtreecommitdiff
path: root/provisioning/modules
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-10-19 17:25:56 -0200
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-10-19 17:27:43 -0200
commitb981f6263ad03d0349af63b518f26eec28ce98c5 (patch)
tree7c2abf4f657ce737f349116171da4653c5afdcbc /provisioning/modules
parent11436b4e5f37054313be71fa6189e8f706faf461 (diff)
Add libsqlcipher-dev to vagrant dependencies
Diffstat (limited to 'provisioning/modules')
-rw-r--r--provisioning/modules/pixelated/manifests/source.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/provisioning/modules/pixelated/manifests/source.pp b/provisioning/modules/pixelated/manifests/source.pp
index 67c51578..7dc3358f 100644
--- a/provisioning/modules/pixelated/manifests/source.pp
+++ b/provisioning/modules/pixelated/manifests/source.pp
@@ -10,6 +10,7 @@ class pixelated::source {
'libssl-dev',
'g++',
'libsqlite3-dev',
+ 'libsqlcipher-dev',
'libfontconfig1',
'build-essential',
'ruby-compass']: