diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-04-28 05:43:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-27 14:43:29 -0700 |
| commit | b7c44f980772b520735417179d4cd79d54d0c245 (patch) | |
| tree | 238dd0dbdae014c49e6514860a9c1314c805b759 /ports/ffmpeg/CONTROL | |
| parent | 218e87ca1c89a510a6a91ed72647219734918080 (diff) | |
| download | vcpkg-b7c44f980772b520735417179d4cd79d54d0c245.tar.gz vcpkg-b7c44f980772b520735417179d4cd79d54d0c245.zip | |
[ffmpeg] Fix ffmpeg[opencl, openssl, lzma] static build failed (#8797)
* [ffmpeg] Fix ffmpeg[opencl, openssl] static build failed
* [ffmpeg] Fix ffmpeg/CONTROL[lzma] static build failed
* Fix conflict
* Fix conflict
* Fix conflict
* [ffmpeg] Remove include(vcpkg_common_functions)
* Remove include(vcpkg_common_functions)
* [ffmpeg] Fix patch apply failed
* Fix conflict
* [ffmpeg] Fix conflict
* [ffmpeg] Fix patch
Diffstat (limited to 'ports/ffmpeg/CONTROL')
| -rw-r--r-- | ports/ffmpeg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ffmpeg/CONTROL b/ports/ffmpeg/CONTROL index dce153168..18ed3ce71 100644 --- a/ports/ffmpeg/CONTROL +++ b/ports/ffmpeg/CONTROL @@ -1,5 +1,5 @@ Source: ffmpeg -Version: 4.2-7 +Version: 4.2-8 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. |
