diff options
author | 2022-04-08 21:45:15 +0530 | |
---|---|---|
committer | 2022-04-08 21:45:15 +0530 | |
commit | bd40652ff1cc22e9a8cc235b1472a713b7743d68 (patch) | |
tree | a00d0205e746544f40cfc0c617819949fc9633d8 | |
parent | 1346d175514ec87262fd8192aaedcbc3dbf72c86 (diff) | |
download | whatsie-bd40652ff1cc22e9a8cc235b1472a713b7743d68.tar.gz whatsie-bd40652ff1cc22e9a8cc235b1472a713b7743d68.zip |
fix build
-rw-r--r-- | snap/snapcraft.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ef7919e..1a8c3be 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -80,7 +80,6 @@ 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 |