diff options
| author | Todor Prokopov <koprok@gmail.com> | 2019-10-14 14:03:01 +0300 |
|---|---|---|
| committer | Todor Prokopov <koprok@gmail.com> | 2019-10-14 14:03:01 +0300 |
| commit | 20d49dcf624d0418e3b9743c86823b097936ae29 (patch) | |
| tree | ad07fc5a7daf844f97732fa55eb503d2aac9cfd3 /ports/ffmpeg/CONTROL | |
| parent | 80aa0ab06e6fd488ce230f086d98b32144616cf5 (diff) | |
| download | vcpkg-20d49dcf624d0418e3b9743c86823b097936ae29.tar.gz vcpkg-20d49dcf624d0418e3b9743c86823b097936ae29.zip | |
[ffmpeg] Pass Vcpkg compiler and linker flags to build script
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 578a8a91a..e8f12f97e 100644 --- a/ports/ffmpeg/CONTROL +++ b/ports/ffmpeg/CONTROL @@ -1,5 +1,5 @@ Source: ffmpeg -Version: 4.2 +Version: 4.2-1 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. |
