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": {