From 45652d8f8ac1eff01ebbb669fe7504da547f30ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 2 Dec 2018 13:03:27 +0100 Subject: [PATCH] Ajout des kernel-headers --- softwares/VirtualBox.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/softwares/VirtualBox.sls b/softwares/VirtualBox.sls index 6132302..30bff6c 100644 --- a/softwares/VirtualBox.sls +++ b/softwares/VirtualBox.sls @@ -8,6 +8,7 @@ Installons les Prereq Kernel devel: - pkgs: - kernel-devel - dkms + - kernel-headers {% endif %} virtualbox_repository: