Skip to content

Commit

Permalink
Update snapcraft dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-zip committed Oct 29, 2024
1 parent 10f1ca6 commit 1740759
Showing 1 changed file with 21 additions and 10 deletions.
31 changes: 21 additions & 10 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ environment:
WITCH_SPELLS_ROOT_DIR: $SNAP/var/witch_craft/witch_spells/

parts:
witchspells:
source: witch_spells
plugin: dump
# witchspells:
# source: witch_spells
# plugin: dump

witchcraft:
after: [witchspells]
# after: [witchspells]
plugin: rust
source: ./witch_craft
stage-snaps:
Expand All @@ -97,17 +97,28 @@ parts:
- tor
- foremost
- pkg-config
- libssl-dev
- steghide
- doas
- nala
- libwebkit2gtk-4.1-dev
- build-essential
- file
- libxdo-dev
- 7zip
- libssl-dev
- libwebkit2gtk-4.1-dev
- libxdo-dev
- libglu1-mesa
- build-essential
- libayatana-appindicator3-dev
- librsvg2-dev
- libclang-dev
- liboss4-salsa-asound2
- freeglut3-dev
- libllvm15
- libigdgmm12
- libatomic1
- libclang1-18
- libatm1t64

build-packages:
- clang
- gcc

apps:
witchcraft:
Expand Down

0 comments on commit 1740759

Please sign in to comment.