diff options
Diffstat (limited to 'ports/opencensus-cpp/CONTROL')
| -rw-r--r-- | ports/opencensus-cpp/CONTROL | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/opencensus-cpp/CONTROL b/ports/opencensus-cpp/CONTROL new file mode 100644 index 000000000..1a95985ad --- /dev/null +++ b/ports/opencensus-cpp/CONTROL @@ -0,0 +1,8 @@ +Source: opencensus-cpp
+Version: 0.4.0
+Homepage: https://github.com/census-instrumentation/opencensus-cpp
+Description: OpenCensus is a toolkit for collecting application performance and behavior data. It currently includes an API for tracing and stats.
+Build-Depends: abseil
+
+Feature: test
+Description: Build test
\ No newline at end of file |
