From dbe9b0f44defa11bcc99ef1604aee082dc0a0b5d Mon Sep 17 00:00:00 2001
From: flaurent <florian.laurent@gmail.com>
Date: Sat, 31 Oct 2020 18:21:07 +0100
Subject: [PATCH] Added build-essential to dependencies

---
 apt.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/apt.txt b/apt.txt
index 834e45c..c0e0ffb 100644
--- a/apt.txt
+++ b/apt.txt
@@ -2,4 +2,5 @@ curl
 git
 vim
 ssh
-gcc
\ No newline at end of file
+gcc
+build-essential
\ No newline at end of file
-- 
GitLab