From 3253407ea525917c3689e79cc23ff9219fdd54e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 2 Dec 2018 13:15:49 +0100 Subject: [PATCH] Ajout de gcc et make --- softwares/VirtualBox.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/softwares/VirtualBox.sls b/softwares/VirtualBox.sls index 30bff6c..9b5cf04 100644 --- a/softwares/VirtualBox.sls +++ b/softwares/VirtualBox.sls @@ -9,6 +9,8 @@ Installons les Prereq Kernel devel: - kernel-devel - dkms - kernel-headers + - make + - gcc {% endif %} virtualbox_repository: