diff options
-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 1a8c3be..ef7919e 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -80,6 +80,7 @@ parts: source: https://github.com/keshavbhatt/whatsie.git source-subdir: src/ override-build: | + snapcraftctl build apt install -y build-essential qt515base qt515tools qt515webengine qt515location qt515xmlpatterns libgl1-mesa-dev |