diff options
| author | Jeffrey C. Ollie <jeff@ocjtech.us> | 2025-02-22 13:25:14 -0600 |
|---|---|---|
| committer | Jeffrey C. Ollie <jeff@ocjtech.us> | 2025-02-22 16:33:22 -0600 |
| commit | d4bcac0150c5d2293f6317d1009f21263bd16c72 (patch) | |
| tree | e09de021db6bdf73bcc9214a8c430ca344b424d2 /snap | |
| parent | 51dc1e2e8cf4adaa9bf0e1d12b1031a8b99e631f (diff) | |
snap: add blueprint-compiler to snap
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 9ef2f5cc4..ddd38b30d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -70,6 +70,7 @@ parts: plugin: nil build-attributes: [enable-patchelf] build-packages: + - blueprint-compiler - libgtk-4-dev - libadwaita-1-dev - git |
