From 00b66afcaac84b20c61df9b51c1c080e4eb76e21 Mon Sep 17 00:00:00 2001 From: nojhan Date: Tue, 4 Jan 2022 11:03:53 +0100 Subject: [PATCH] fix a missing update in fastga.sindef --- eo/contrib/irace/fastga.sindef | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eo/contrib/irace/fastga.sindef b/eo/contrib/irace/fastga.sindef index 86fa3e7cd..b27155ecf 100644 --- a/eo/contrib/irace/fastga.sindef +++ b/eo/contrib/irace/fastga.sindef @@ -1,9 +1,10 @@ -Bootstrap: library +https://github.com/drbild/json2yaml.gitBootstrap: library From: ubuntu:20.04 %post # Dependencies + apt -y update apt -y install software-properties-common add-apt-repository universe apt -y update