From 9fa3d63b558ed19d9a36c8c12eef2dea9b344484 Mon Sep 17 00:00:00 2001 From: Hinrikus Wolf <hinrikus@fsmpi.rwth-aachen.de> Date: Thu, 28 Jul 2016 15:47:07 +0200 Subject: [PATCH] clients: add some dev-software --- client/tasks/desktop.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/tasks/desktop.yml b/client/tasks/desktop.yml index bc63bc3..2316a54 100644 --- a/client/tasks/desktop.yml +++ b/client/tasks/desktop.yml @@ -68,6 +68,12 @@ - octave - libroot-bindings-python5.34 - mysql-client + - libx11-dev + - libxinerama-dev + - libxext-dev + - libxft-dev + - cmake + tags: - packages - development -- GitLab