From 617041e1b6a9e79b96e50f1f9a49a5c78d4def6f Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Tue, 21 Dec 2021 17:23:42 +0100 Subject: [PATCH] build: add swig as a dependency Signed-off-by: Zoltan HERPAI --- include/prereq-build.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/prereq-build.mk b/include/prereq-build.mk index e1918f0027..30ec09d92f 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -185,6 +185,9 @@ $(eval $(call SetupHostCommand,file,Please install the 'file' package, \ $(eval $(call SetupHostCommand,rsync,Please install 'rsync', \ rsync --version