diff options
Diffstat (limited to 'ports/rsocket/CONTROL')
| -rw-r--r-- | ports/rsocket/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/rsocket/CONTROL b/ports/rsocket/CONTROL new file mode 100644 index 000000000..333fe0df3 --- /dev/null +++ b/ports/rsocket/CONTROL @@ -0,0 +1,6 @@ +Source: rsocket
+Version: 2020.05.04.00-1
+Homepage: https://github.com/rsocket/rsocket-cpp
+Description: C++ implementation of RSocket http://rsocket.io
+Build-Depends: folly, double-conversion, openssl, gflags, glog, fmt, boost-system, boost-thread, boost-filesystem, boost-regex, boost-context, boost-program-options, zlib
+Supports: !(windows&x64)
|
