aboutsummaryrefslogtreecommitdiff
path: root/ports/xtensor-io/CONTROL
diff options
context:
space:
mode:
authorBilly O'Neal <bion@microsoft.com>2020-09-07 14:14:47 -0700
committerGitHub <noreply@github.com>2020-09-07 14:14:47 -0700
commit46a129decbe22fd93b5c6a3280d270c51661a273 (patch)
tree34b7a120dff158a41d6b4072084de439b5efbc6b /ports/xtensor-io/CONTROL
parent49c1b2889def046f875138f06878c939d1ee9793 (diff)
downloadvcpkg-46a129decbe22fd93b5c6a3280d270c51661a273.tar.gz
vcpkg-46a129decbe22fd93b5c6a3280d270c51661a273.zip
[xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 (#13382)
* [xtensor-io] Disable undeclared HighFive detection which is currently broken. HIGHFIVE 2.2.2: (Re)Detecting Highfive dependencies (HIGHFIVE_USE_INSTALL_DEPS=NO) CMake Error: install(EXPORT "xtensor-io-targets" ...) includes target "xtensor-io" which requires target "libdeps" that is not in any export set. CMake Error in CMakeLists.txt: export called with target "xtensor-io" which requires target "libdeps" that is not in any export set. * [tcl] [taskflow] Mark passing in CI.
Diffstat (limited to 'ports/xtensor-io/CONTROL')
-rw-r--r--ports/xtensor-io/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/xtensor-io/CONTROL b/ports/xtensor-io/CONTROL
index 20d92198d..d426f0935 100644
--- a/ports/xtensor-io/CONTROL
+++ b/ports/xtensor-io/CONTROL
@@ -1,5 +1,6 @@
Source: xtensor-io
Version: 0.9.0
+Port-Version: 1
Description: xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5
Homepage: https://github.com/xtensor-stack/xtensor-io
Build-Depends: xtensor, xtl