c8f615fae2bb4f896e2738caa69efc9aec340970
[lttng-ci.git] / automation / ansible / roles / common / vars / Debian.yml
1 ---
2 __common_packages:
3 - openssh-server
4 - sudo
5 - default-jdk-headless
6 - git
7 - vim
8 - emacs-nox
9 - tree
10 - htop
11 - build-essential
12 - clang
13 - clang-tools
14 - automake
15 - autoconf
16 - libtool
17 - bison
18 - flex
19 - libtap-harness-archive-perl
20 - jq
21 - cppcheck
22 - cloc
23 - python-virtualenv
24 - curl
25 - gettext
26 - libssl-dev
27 - psmisc
28 - rsync
29 - pbzip2
30 - lzop
This page took 0.029415 seconds and 3 git commands to generate.