summaryrefslogtreecommitdiff
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 697aca4..6157226 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -114,6 +114,9 @@ parts:
plugin: dump
source: https://codeberg.org/hurrycurry/hurrycurry-dist-extra.git
source-tag: v2.3.1
+ build-packages: [python3]
+ override-build: |
+ python3 translate.py
parse-info: [org.metamuffin.hurrycurry.client.metainfo.xml]
organize:
"org.metamuffin.hurrycurry.client.desktop": "meta/gui/org.metamuffin.hurrycurry.client.desktop"