c1617d33b07c142d948a0af400956e4858d1c354
[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
This page took 0.029424 seconds and 4 git commands to generate.