[vlc-commits] [Git][videolan/vlc][master] CI: update debian image

Steve Lhomme (@robUx4) gitlab at videolan.org
Tue Jul 11 03:02:40 UTC 2023



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
700b4c87 by Johannes Kauffmann at 2023-07-11T01:52:59+00:00
CI: update debian image

The libc++(abi)-dev packages have been removed because one of their
dependencies conflicted with one of the gstreamer dependencies. As a
result, the gstreamer dependency was not installed and pkg-config was
unable to satisfy the requirements for gstreamer. With the conflicting
package now gone, gstreamer is installed properly and the Debian CI job
is now able to build the gstdecode module.

Amends d0c0a3147a1f3d217cc59bfbd896f6ff5724905d.

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -23,7 +23,7 @@ variables:
     VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64:20221214115142
     VLC_WIN_LLVM_MSVCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-msvcrt:20221214101739
     VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20230523085945
-    VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20230621085411
+    VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20230705133021
     VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20230606050714
     VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-focal:20221023195550
     VLC_RASPBIAN_IMAGE: registry.videolan.org/vlc-ubuntu-raspberry:20221023200157



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/700b4c879bd69184351b486ff67b818cec94b595

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/700b4c879bd69184351b486ff67b818cec94b595
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list