Code Review
/
ansible
/
roles
/
lf-recommended-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
98adf98
)
Ubuntu: Install all required libraries for Pyenv
85/61785/2
author
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 19 Sep 2019 19:16:23 +0000
(15:16 -0400)
committer
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 19 Sep 2019 21:12:05 +0000
(17:12 -0400)
https://github.com/pyenv/pyenv/wiki/Common-build-problems
ISSUE: IT-17316
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Id9945a8a206dffb1816f7e7a8d4d79e807988736
vars/Debian.yaml
patch
|
blob
|
history
diff --git
a/vars/Debian.yaml
b/vars/Debian.yaml
index
a7a34b6
..
bd84e22
100644
(file)
--- a/
vars/Debian.yaml
+++ b/
vars/Debian.yaml
@@
-1,8
+1,14
@@
---
lf_recommended_tools_packages_distro:
- - parallel
- - netcat
+ - build-essential
+ - curl
+ - git
- libdigest-sha-perl
- libextutils-makemaker-cpanfile-perl
- libxml-xpath-perl
+ - llvm
+ - netcat
+ - parallel
+ - tk-dev
+ - wget
- xz-utils