Skip to content
Snippets Groups Projects
Commit 7f6a1370 authored by Dmitry Shachnev's avatar Dmitry Shachnev :penguin:
Browse files

Build with bundled ffmpeg for now.

Closes: #1004594.
parent e044ac4b
No related branches found
No related tags found
No related merge requests found
qtwebengine-opensource-src (5.15.10+dfsg-2) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Build with bundled ffmpeg for now (closes: #1004594).
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 25 Jun 2022 10:24:07 +0300
......
......@@ -14,9 +14,6 @@ Build-Depends: binutils (>= 2.32-8~),
gperf,
khronos-api,
libasound2-dev [linux-any],
libavcodec-dev (>= 7:4.0~),
libavformat-dev (>= 7:4.0~),
libavutil-dev (>= 7:4.0~),
libcap-dev [linux-any],
libdbus-1-dev,
libegl1-mesa-dev,
......
......@@ -40,7 +40,6 @@ no_gold_architectures := arm64 armhf mipsel
config_args = -proprietary-codecs \
-feature-webengine-system-libvpx \
-webengine-jumbo-build 0 \
-system-ffmpeg \
-system-opus \
-system-webp \
-system-webengine-icu \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment