ansible: add pbzip2 to common packages
[lttng-ci.git] / automation / ansible / roles / common / vars / Debian.yml
CommitLineData
3ea0152b
MJ
1---
2__common_packages:
a24103dc 3 - openssh-server
3ea0152b 4 - sudo
c60ff8eb 5 - default-jdk-headless
3ea0152b
MJ
6 - git
7 - vim
56f84056 8 - emacs-nox
3ea0152b
MJ
9 - tree
10 - htop
11 - build-essential
12 - clang
56f84056 13 - clang-tools
3ea0152b
MJ
14 - automake
15 - autoconf
16 - libtool
17 - bison
18 - flex
19 - libtap-harness-archive-perl
20 - jq
21 - cppcheck
2c1d386a 22 - cloc
3ea0152b 23 - python-virtualenv
fb6075c0 24 - curl
149522ca 25 - gettext
ab93003f 26 - libssl-dev
a24103dc 27 - psmisc
104c42e9 28 - rsync
642d4194 29 - pbzip2
This page took 0.03257 seconds and 4 git commands to generate.