From 6225f306f8a418dbc8ccd42fda0445dc6b8673ac Mon Sep 17 00:00:00 2001 From: Izzy Date: Fri, 22 Apr 2022 23:59:17 +0200 Subject: [PATCH] making lint happy (removing trailing space) --- metadata/org.courville.nova.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.courville.nova.yml b/metadata/org.courville.nova.yml index 74e8dd5803..f64459c735 100644 --- a/metadata/org.courville.nova.yml +++ b/metadata/org.courville.nova.yml @@ -496,7 +496,7 @@ Builds: - apt-get update || apt-get update - apt-get install -y -t testing nasm - apt-get install -y ninja-build build-essential openjdk-11-jdk-headless python3-wheel - wget + wget - update-alternatives --auto java - pip3 install meson==0.53.2 gradle: