From 69b5e97c5c516f0248e44766f41572daccc1cac0 Mon Sep 17 00:00:00 2001 From: peri4 Date: Tue, 24 Oct 2023 15:37:38 +0300 Subject: [PATCH] revert --- platforms.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/platforms.json b/platforms.json index 5f8c4ad..9682922 100644 --- a/platforms.json +++ b/platforms.json @@ -7,9 +7,8 @@ "docker_image": "debian", "docker_build_options": { "image_from": "debian:buster-slim", - "image_prepare_script": "install_apt.sh", - "support_gl": 0 - }, + "image_prepare_script": "install_apt.sh" + }, "ppa_filters": ["debian10", "raspbian10"] }, "Debian 11": {