aboutsummaryrefslogtreecommitdiff
path: root/ports/ebml/CONTROL
diff options
context:
space:
mode:
authorevpobr <evpobr@gmail.com>2018-02-17 16:14:14 +0500
committerRobert Schumacher <roschuma@microsoft.com>2018-02-17 03:14:14 -0800
commit621bde044b76e3482667a0ae6c8357f714dee746 (patch)
treea17ecfc684719f8928779408534ccd913ce1651d /ports/ebml/CONTROL
parent995ab094093e5cea8b250f69200406bcc59848ae (diff)
downloadvcpkg-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/CONTROL2
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