diff options
Diffstat (limited to 'ports/rabit/CONTROL')
| -rw-r--r-- | ports/rabit/CONTROL | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ports/rabit/CONTROL b/ports/rabit/CONTROL index 7ad9bcfdb..e4fff769f 100644 --- a/ports/rabit/CONTROL +++ b/ports/rabit/CONTROL @@ -1,4 +1,6 @@ -Source: rabit
-Version: 0.1
+Source: rabit +Version: 0.1-1
Homepage: https://github.com/dmlc/rabit
-Description: rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementations of distributed machine learning programs, many of which fall naturally under the Allreduce abstraction.
\ No newline at end of file +Description: rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementations of distributed machine learning programs, many of which fall naturally under the Allreduce abstraction.
+Build-Depends: dmlc + |
