aboutsummaryrefslogtreecommitdiff
path: root/ports/libvpx/CONTROL
diff options
context:
space:
mode:
authorVitaly Petrov <v31337@gmail.com>2020-05-06 20:45:40 +0300
committerGitHub <noreply@github.com>2020-05-06 10:45:40 -0700
commit07f7b67186aa037b932eb4aadee5c318f68a5c08 (patch)
tree803c5c0062f031453e9db156c78579573b11215c /ports/libvpx/CONTROL
parent66d4f9d411954b4d30042d423651915ae74f67c1 (diff)
downloadvcpkg-07f7b67186aa037b932eb4aadee5c318f68a5c08.tar.gz
vcpkg-07f7b67186aa037b932eb4aadee5c318f68a5c08.zip
[libvpx] Added support for build on MacOS and Linux (#11022)
* [libvpx] Added support for build on MacOS and Linux * [libvpx] Fix ci-baseline
Diffstat (limited to 'ports/libvpx/CONTROL')
-rw-r--r--ports/libvpx/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libvpx/CONTROL b/ports/libvpx/CONTROL
index b18dfe6c0..a7c918b06 100644
--- a/ports/libvpx/CONTROL
+++ b/ports/libvpx/CONTROL
@@ -2,4 +2,4 @@ Source: libvpx
Version: 1.8.1-3
Homepage: https://github.com/webmproject/libvpx
Description: The reference software implementation for the video coding formats VP8 and VP9.
-Supports: !(uwp|arm|arm64|linux|osx)
+Supports: !(uwp|arm|arm64)