diff options
| author | Ken VanDine <ken@vandine.org> | 2024-12-29 17:22:26 -0500 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2025-02-15 07:06:40 -0800 |
| commit | d0108416d04ffc1f035db52940355c8e8ab9945e (patch) | |
| tree | 61b4985f5ab4b11b8f7c4dcf636876feb2a53d4f /snap | |
| parent | 71297870cfd72cb5011e2be3bda61803373117cd (diff) | |
enable-patchelf is more repliable for classic snaps
Diffstat (limited to 'snap')
| -rw-r--r-- | snap/snapcraft.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 95fb671ac..a1311e3dc 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -67,6 +67,7 @@ parts: source: . after: [ zig ] plugin: nil + build-attributes: [ enable-patchelf ] build-packages: - libgtk-4-dev - libadwaita-1-dev |
