File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,12 @@ slots:
25
25
name : io.gitlab.news_flash.NewsFlash
26
26
27
27
parts :
28
+ deps :
29
+ plugin : nil
30
+ stage-packages :
31
+ - vulkan-tools
32
+ prime :
33
+ - usr/bin/vulkaninfo
28
34
blueprint-compiler :
29
35
source : https://gitlab.gnome.org/jwestman/blueprint-compiler.git
30
36
source-tag : ' v0.12.0'
@@ -134,7 +140,6 @@ apps:
134
140
desktop : usr/share/applications/io.gitlab.news_flash.NewsFlash.desktop
135
141
environment :
136
142
LD_LIBRARY_PATH : $SNAP/ffmpeg-platform/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$SNAP/webkitgtk-platform/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$SNAP/webkitgtk-platform/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/webkitgtk-6.0:$LD_LIBRARY_PATH
137
- GDK_DEBUG : ' portals'
138
143
plugs :
139
144
- unity7
140
145
- network
You can’t perform that action at this time.
0 commit comments