Remove cppcheck jobs
[lttng-ci.git] / automation / ansible / roles / common / vars / Debian.yml
index c8f615fae2bb4f896e2738caa69efc9aec340970..475b75480bff14a0d6da26aae34e28630038c237 100644 (file)
@@ -1,30 +1,29 @@
 ---
-__common_packages:
-  - openssh-server
-  - sudo
-  - default-jdk-headless
-  - git
-  - vim
-  - emacs-nox
-  - tree
-  - htop
+common_packages:
+  - autoconf
+  - automake
+  - bison
   - build-essential
   - clang
   - clang-tools
-  - automake
-  - autoconf
-  - libtool
-  - bison
-  - flex
-  - libtap-harness-archive-perl
-  - jq
-  - cppcheck
   - cloc
-  - python-virtualenv
   - curl
+  - default-jdk-headless
+  - emacs-nox
+  - flex
   - gettext
+  - git
+  - htop
+  - jq
   - libssl-dev
+  - libtap-harness-archive-perl
+  - libtool-bin
+  - lzop
+  - openssh-server
+  - pbzip2
   - psmisc
   - rsync
-  - pbzip2
-  - lzop
+  - sudo
+  - tree
+  - vim
+  - virtualenv
This page took 0.024396 seconds and 4 git commands to generate.