Skip to content

Commit

Permalink
Try to fix libgnutls
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Apr 6, 2024
1 parent 2b0a67f commit 692c97a
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ jobs:
"libglib-2.0"
"libgmodule-2.0.0"
"libgmodule-2.0"
"libgmp"
"libgnutls"
"libgmp.10"
"libgnutls.30"
"libgobject-2.0.0"
"libgobject-2.0"
"libgstadaptivedemux-1.0.0"
Expand Down Expand Up @@ -280,12 +280,17 @@ jobs:
"libgstwebrtc-1.0"
"libgthread-2.0.0"
"libgthread-2.0"
"libintl"
"libhogweed.6"
"libidn2.0"
"libintl.8"
"libMoltenVK"
"libnettle"
"libnettle.8"
"libp11-kit.0"
"libpcre2-8.0"
"libpng16.16"
"libSDL2"
"libtasn1.6"
"libunistring.5"
)
for i in "${LIBS[@]}"
Expand Down

0 comments on commit 692c97a

Please sign in to comment.