[ci,nightly] update dependencies: v4l

This commit is contained in:
akallabeth 2024-06-11 09:15:51 +02:00
parent 8a0706b6b7
commit 323ac4f01a
No known key found for this signature in database
GPG Key ID: A49454A3FC909FD5
7 changed files with 7 additions and 1 deletions

View File

@ -72,6 +72,7 @@ jobs:
libopus-dev \
libwebp-dev \
libpng-dev \
libv4l-dev \
libjpeg-dev \
liburiparser-dev \
cmake \

View File

@ -86,6 +86,7 @@ jobs:
liburiparser-dev \
libssl-dev \
opensc-pkcs11 \
libv4l-dev \
cmake \
clang
run: |

View File

@ -16,7 +16,7 @@ jobs:
split_workflow: true
clang_tidy_checks: ''
# List of packages to install
apt_packages: libkrb5-dev,libxkbcommon-dev,libxkbfile-dev,libx11-dev,libwayland-dev,libxrandr-dev,libxi-dev,libxrender-dev,libxext-dev,libxinerama-dev,libxfixes-dev,libxcursor-dev,libxv-dev,libxdamage-dev,libxtst-dev,libcups2-dev,libcairo2-dev,libpcsclite-dev,libasound2-dev,libswscale-dev,libpulse-dev,libavcodec-dev,libavutil-dev,libfuse3-dev,libswresample-dev,libusb-1.0-0-dev,libudev-dev,libdbus-glib-1-dev,libpam0g-dev,uuid-dev,libxml2-dev,libcjson-dev,libsdl2-2.0-0,libsdl2-dev,libsdl2-ttf-dev,libsdl2-image-dev,libsystemd-dev,liburiparser-dev,libopus-dev,libwebp-dev,libjpeg-dev,libpng-dev,xsltproc,docbook-xsl,libgsm1-dev,libfaac-dev,libfaad-dev,libsoxr-dev,opencl-c-headers,opencl-headers,ocl-icd-opencl-dev,libssl-dev
apt_packages: libkrb5-dev,libxkbcommon-dev,libxkbfile-dev,libx11-dev,libwayland-dev,libxrandr-dev,libxi-dev,libxrender-dev,libxext-dev,libxinerama-dev,libxfixes-dev,libxcursor-dev,libxv-dev,libxdamage-dev,libxtst-dev,libcups2-dev,libcairo2-dev,libpcsclite-dev,libasound2-dev,libswscale-dev,libpulse-dev,libavcodec-dev,libavutil-dev,libfuse3-dev,libswresample-dev,libusb-1.0-0-dev,libudev-dev,libdbus-glib-1-dev,libpam0g-dev,uuid-dev,libxml2-dev,libcjson-dev,libsdl2-2.0-0,libsdl2-dev,libsdl2-ttf-dev,libsdl2-image-dev,libsystemd-dev,liburiparser-dev,libopus-dev,libwebp-dev,libjpeg-dev,libpng-dev,xsltproc,docbook-xsl,libgsm1-dev,libfaac-dev,libfaad-dev,libsoxr-dev,opencl-c-headers,opencl-headers,ocl-icd-opencl-dev,libssl-dev,libv4l-dev
# CMake command to run in order to generate compile_commands.json
build_dir: tidy

View File

@ -89,6 +89,7 @@ jobs:
libavutil-dev \
libavcodec-dev \
libcups2-dev \
libv4l-dev \
libpulse-dev \
libasound2-dev \
libpcsclite-dev \

View File

@ -31,6 +31,7 @@ jobs:
libpulse-dev \
libasound2-dev \
libpcsclite-dev \
libv4l-dev \
xsltproc \
libxcb-cursor-dev \
libxcursor-dev \

View File

@ -57,6 +57,7 @@ Build-Depends:
libpng-dev,
libjpeg-dev,
opensc-pkcs11,
libv4l-dev,
libasan5 | libasan6 | libasan8
Standards-Version: 3.9.5
Homepage: http://www.freerdp.com/

View File

@ -51,6 +51,7 @@ BuildRequires: libwebp-devel
BuildRequires: fuse3-devel
BuildRequires: pam-devel
BuildRequires: libicu-devel
BuildRequires: libv4l-devel
# (Open)Suse
%if %{defined suse_version}