aboutsummaryrefslogtreecommitdiff
path: root/ports/xtensor/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/xtensor/CONTROL')
-rw-r--r--ports/xtensor/CONTROL13
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/xtensor/CONTROL b/ports/xtensor/CONTROL
deleted file mode 100644
index 217b7f816..000000000
--- a/ports/xtensor/CONTROL
+++ /dev/null
@@ -1,13 +0,0 @@
-Source: xtensor
-Version: 0.21.9
-Description: C++ tensors with broadcasting and lazy computing
-Homepage: https://github.com/xtensor-stack/xtensor
-Build-Depends: nlohmann-json, xtl
-
-Feature: xsimd
-Description: xtensor with xsimd support
-Build-Depends: xsimd
-
-Feature: tbb
-Description: xtensor with tbb support
-Build-Depends: tbb