From 90f46bc181555c23c0af00a55ba6b8152d8bd90c Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Thu, 4 Jun 2020 17:22:32 +0200 Subject: [PATCH] restore snapcraft repo --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 415866ff5..f65265a95 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -55,7 +55,7 @@ parts: after: [desktop-qt5] plugin: qmake qt-version: qt5 - source: https://github.com/alemuntoni/meshlab.git + source: https://github.com/cnr-isti-vclab/meshlab.git build-packages: - qt5-default - qttools5-dev-tools