From 6ca9c8e6e6e6941e7d98b7cb7dfb9ebf20124a14 Mon Sep 17 00:00:00 2001 From: git Date: Sun, 10 Aug 2025 18:17:07 +0100 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5b66c9f..ccab99a 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,4 @@ install: requirements: # Add the necessary packages - apt-get -y install miniupnpc gawk + apt-get -y install gnumake miniupnpc gawk