From f3829072f34efdd356a2d30d9075e742d1700838 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 9 Jan 2025 15:29:52 -0500 Subject: [PATCH] Drop patchelf --- snap/snapcraft.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 1640c01d4..eaccb78bf 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -67,7 +67,6 @@ parts: source: . after: [zig] plugin: nil - build-attributes: [enable-patchelf] build-packages: - libgtk-4-dev - libadwaita-1-dev @@ -80,7 +79,6 @@ parts: libs: plugin: nil - build-attributes: [enable-patchelf] stage-packages: - libadwaita-1-0 - libgtk-4-1