From 5b5bb86e1376b13bc20898dbff94abea4e5eb401 Mon Sep 17 00:00:00 2001 From: Dan Nagle Date: Sun, 9 Jun 2024 19:27:33 -0500 Subject: [PATCH] another snapcraft attempt --- snapcraft.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 51ea8840..4fc8d1b8 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -64,7 +64,9 @@ parts: make-parameters: ["FLAVOR=qt6"] build-packages: - build-essential - - qtbase6-dev + - qt6-base-dev + - libqt6xml6t64 + - libqt6network6t64 - dpkg-dev stage-packages: - libxkbcommon0