aboutsummaryrefslogtreecommitdiff
path: root/ports/stlab/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stlab/CONTROL')
-rw-r--r--ports/stlab/CONTROL5
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/stlab/CONTROL b/ports/stlab/CONTROL
index c1a752a5e..01651f59b 100644
--- a/ports/stlab/CONTROL
+++ b/ports/stlab/CONTROL
@@ -1,5 +1,6 @@
Source: stlab
-Version: 1.3.3
+Version: 1.4.1
Description:
stlab is the ongoing work of what was Adobe’s Software Technology Lab.
- The Concurrency library provides futures and channels, high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing contention. This library solves several problems of the C++11 and C++17 TS futures. \ No newline at end of file
+ The Concurrency library provides futures and channels, high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing contention. This library solves several problems of the C++11 and C++17 TS futures.
+Build-Depends: boost-variant (osx) \ No newline at end of file