From 0896da2a86bebad6c688cee2ebad0248e998f802 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Sat, 13 Jun 2020 21:42:29 +0200 Subject: [PATCH] temporary fix appimage --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 9c4d6699d..50ef1ff3a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -55,7 +55,7 @@ parts: after: [desktop-qt5] plugin: qmake qt-version: qt5 - source: https://github.com/cnr-isti-vclab/meshlab.git + source: https://github.com/alemuntoni/meshlab.git build-packages: - qt5-default - qttools5-dev-tools