From e3a14d432be9c273ebd8b323babe34839d394ff7 Mon Sep 17 00:00:00 2001 From: Alan Pope Date: Thu, 2 May 2024 23:21:06 +0100 Subject: [PATCH] Be consistent with libgtk-3-0t64 The reason it worked without explicitly updating this one is because the deb of libgtk-3-0t64 has a 'replaces' line for libgtk-3-0 - which nullifies this entry, as both were specified. But, you're right, looks better to have the right package in there. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ecc16b482a..87f926e0ed 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -328,7 +328,7 @@ parts: - libfreetype6 - libglib2.0-0 - libglx0 - - libgtk-3-0 + - libgtk-3-0t64 - libharfbuzz0b - libice6 - libicu74