diff options
Diffstat (limited to 'ports/parallelstl/CONTROL')
| -rw-r--r-- | ports/parallelstl/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/parallelstl/CONTROL b/ports/parallelstl/CONTROL new file mode 100644 index 000000000..6361e1bd9 --- /dev/null +++ b/ports/parallelstl/CONTROL @@ -0,0 +1,5 @@ +Source: parallelstl
+Version: 20190522-1
+Homepage: https://github.com/intel/parallelstl
+Description: Parallel STL is an implementation of the C++ standard library algorithms with support for execution policies, as specified in ISO/IEC 14882:2017 standard, commonly called C++17.
+Build-Depends: tbb
\ No newline at end of file |
