diff options
| author | evpobr <evpobr@gmail.com> | 2018-02-17 16:14:14 +0500 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-17 03:14:14 -0800 |
| commit | 621bde044b76e3482667a0ae6c8357f714dee746 (patch) | |
| tree | a17ecfc684719f8928779408534ccd913ce1651d /ports/ebml/CONTROL | |
| parent | 995ab094093e5cea8b250f69200406bcc59848ae (diff) | |
| download | vcpkg-621bde044b76e3482667a0ae6c8357f714dee746.tar.gz vcpkg-621bde044b76e3482667a0ae6c8357f714dee746.zip | |
[ebml] Apply path to export missing symbol from DLL (#2824)
Failed to build libMatroska because of missing SafeReadIOCallback::EndOfStreamX not exported from DLL
Diffstat (limited to 'ports/ebml/CONTROL')
| -rw-r--r-- | ports/ebml/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ebml/CONTROL b/ports/ebml/CONTROL index 6bcc2c5e3..e4872dd6a 100644 --- a/ports/ebml/CONTROL +++ b/ports/ebml/CONTROL @@ -1,3 +1,3 @@ Source: ebml -Version: 1.3.5 +Version: 1.3.5-1 Description: a C++ libary to parse EBML files |
