From 3d82def504f2cdf999e568bfdd26e6ebfa04aec0 Mon Sep 17 00:00:00 2001 From: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Date: Thu, 19 Mar 2020 15:28:10 +0800 Subject: [ffmpeg] Fix build static error (#10368) * [ffmpeg] Fix build static error * Remove additional condition --- ports/ffmpeg/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/ffmpeg/CONTROL') diff --git a/ports/ffmpeg/CONTROL b/ports/ffmpeg/CONTROL index 769995497..9b08398db 100644 --- a/ports/ffmpeg/CONTROL +++ b/ports/ffmpeg/CONTROL @@ -1,5 +1,5 @@ Source: ffmpeg -Version: 4.2-5 +Version: 4.2-6 Build-Depends: zlib Homepage: https://ffmpeg.org Description: a library to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. -- cgit v1.2.3