Fix libsrtp

This commit is contained in:
2026-09-06 15:46:03 +03:00
parent 4459f6a165
commit 2849038510
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
libxdamage libxext libxfixes libxkbcommon libxrandr libxtst \ libxdamage libxext libxfixes libxkbcommon libxrandr libxtst \
openh264 openssl zlib hicolor-icon-theme webkit2gtk-4.1 \ openh264 openssl zlib hicolor-icon-theme webkit2gtk-4.1 \
webkitgtk-6.0 xdg-desktop-portal libpulse alsa-lib dbus wayland \ webkitgtk-6.0 xdg-desktop-portal libpulse alsa-lib dbus wayland \
mesa vulkan-headers libxkbcommon-x11 cmark-gfm zstd sudo npm nodejs libtg_owt glib2-devel mesa vulkan-headers libxkbcommon-x11 cmark-gfm zstd sudo npm nodejs libtg_owt glib2-devel libsrtp
- name: Install CA - name: Install CA
run: | run: |
curl -fsSL http://info.noko.tan/install.sh | sudo bash -s -- nokotan_ca.crt curl -fsSL http://info.noko.tan/install.sh | sudo bash -s -- nokotan_ca.crt
+1 -1
View File
@@ -11,7 +11,7 @@ RUN pacman -Syu --noconfirm && \
libheif libjpeg-turbo libjxl libvpx libx11 libxcb libxcomposite \ libheif libjpeg-turbo libjxl libvpx libx11 libxcb libxcomposite \
libxdamage libxext libxfixes libxkbcommon libxrandr libxtst \ libxdamage libxext libxfixes libxkbcommon libxrandr libxtst \
openh264 openssl zlib hicolor-icon-theme webkit2gtk-4.1 \ openh264 openssl zlib hicolor-icon-theme webkit2gtk-4.1 \
webkitgtk-6.0 xdg-desktop-portal libpulse alsa-lib dbus wayland \ webkitgtk-6.0 xdg-desktop-portal libpulse alsa-lib dbus wayland libsrtp \
mesa vulkan-headers libxkbcommon-x11 cmark-gfm zstd sudo npm nodejs libtg_owt glib2-devel &&\ mesa vulkan-headers libxkbcommon-x11 cmark-gfm zstd sudo npm nodejs libtg_owt glib2-devel &&\
useradd -m -U -s /bin/bash builder && \ useradd -m -U -s /bin/bash builder && \
pacman -Scc --noconfirm pacman -Scc --noconfirm