re-enable ffmpeg
Some checks failed
/ lint (pull_request) Successful in 29s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 20m36s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 1h1m46s

This commit is contained in:
Antoine Martin 2024-08-30 10:04:31 -04:00
parent 570070fbed
commit 5750819fed
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -15,6 +15,9 @@ url="https://www.mozilla.org/en-US/firefox/organizations/"
# ppc64le: test suite stalls
arch="x86_64 armv7 aarch64 x86"
license="GPL-3.0-only AND LGPL-2.1-only AND LGPL-3.0-only AND MPL-2.0"
depends="
ffmpeg-libavcodec
"
makedepends="
alsa-lib-dev
automake
@ -240,7 +243,7 @@ prepare() {
ac_add_options --disable-zipwriter
ac_add_options --disable-universalchardet
ac_add_options --disable-legacy-profile-creation
ac_add_options --disable-ffmpeg
ac_add_options --enable-ffmpeg
ac_add_options --disable-necko-wifi
# features