Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Démarches Simplifiées
Vagrant DEV for Démarches-Simplifiées
Commits
f261c312
Commit
f261c312
authored
Oct 20, 2021
by
Fabrice Gangler
🎨
Browse files
FIX: add missing depandancy (libicu-dev)
parent
3816a4aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/default.pp
View file @
f261c312
...
...
@@ -80,6 +80,7 @@ $preRequistes = [
'chromium-chromedriver'
,
'libcurl4-openssl-dev'
,
'libpq-dev'
,
'libicu-dev'
,
]
package
{
$preRequistes
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment