From 3ce5ae75abd2de874b6c33214ea44063f11a0d4d Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Sat, 21 May 2022 21:36:01 +0200 Subject: Add make to manifest --- manifest.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.scm b/manifest.scm index 3606f15..dfc994d 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1 +1 @@ -(specifications->manifest '("sdl2" "sdl2-image" "gcc-toolchain" "gdb" "man-db")) +(specifications->manifest '("sdl2" "sdl2-image" "gcc-toolchain" "gdb" "man-db" "make")) -- cgit v1.2.3