diff options
| author | Vitalii Koshura <lestat.de.lionkur@gmail.com> | 2020-09-01 02:57:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-31 17:57:35 -0700 |
| commit | b1bdebe4d0bbc304a9765d29de6a8176de22eae7 (patch) | |
| tree | 2220e5b8c3a2e1e6017071a6d117ee4d8a44bb7d /ports/sentry-native/CONTROL | |
| parent | adc1719f0e40ef69b0862826fc2a24edae5ddcab (diff) | |
| download | vcpkg-b1bdebe4d0bbc304a9765d29de6a8176de22eae7.tar.gz vcpkg-b1bdebe4d0bbc304a9765d29de6a8176de22eae7.zip | |
[sentry-native] Add new port (#13118)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Diffstat (limited to 'ports/sentry-native/CONTROL')
| -rw-r--r-- | ports/sentry-native/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/sentry-native/CONTROL b/ports/sentry-native/CONTROL new file mode 100644 index 000000000..7cfa576e0 --- /dev/null +++ b/ports/sentry-native/CONTROL @@ -0,0 +1,6 @@ +Source: sentry-native
+Version: 0.4.0
+Homepage: https://sentry.io/
+Description: Sentry SDK for C, C++ and native applications.
+Build-Depends: curl (!windows)
+Supports: !(arm|arm64|uwp)
|
