Skip to content

Commit bee5bf1

Browse files
jurplelBenjamin Owad
authored andcommitted
Merge pull request #186 from ddalcino/patch-1
Add libgstreamer-gl1.0-0 to linux dependencies
1 parent 2d51818 commit bee5bf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action/src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ const run = async (): Promise<void> => {
247247
const dependencies = [
248248
"build-essential",
249249
"libgl1-mesa-dev",
250+
"libgstreamer-gl1.0-0",
250251
"libpulse-dev",
251252
"libxcb-glx0",
252253
"libxcb-icccm4",

0 commit comments

Comments
 (0)