Skip to content

Commit

Permalink
snap: use webkitgtk from candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaDghosh committed Jun 15, 2024
1 parent 9fe9252 commit 469952a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,16 +105,17 @@ parts:
mv $i "`dirname $i`/snap.$CRAFT_PROJECT_NAME.`basename $i`"
done
build-snaps:
- webkitgtk-6-gnome-2204-sdk/latest/edge
- webkitgtk-6-gnome-2404-sdk/latest/candidate
- webkitgtk-6-gnome-2404/latest/candidate
organize:
snap/newsflash/current: .
parse-info: [ usr/share/metainfo/io.gitlab.news_flash.NewsFlash.appdata.xml ]

plugs:
webkitgtk-6-gnome-2204:
webkitgtk-6-gnome-2404:
interface: content
target: $SNAP/webkitgtk-platform
default-provider: webkitgtk-6-gnome-2204
default-provider: webkitgtk-6-gnome-2404

ffmpeg-2204:
interface: content
Expand Down

0 comments on commit 469952a

Please sign in to comment.