aboutsummaryrefslogtreecommitdiff
path: root/ports/breakpad/CONTROL
diff options
context:
space:
mode:
authorGyusun Yeom <omniavinco@gmail.com>2020-12-17 17:16:41 +0900
committerGitHub <noreply@github.com>2020-12-17 00:16:41 -0800
commit1c33981078fdd7baef4c6a201bff9f7a27233871 (patch)
tree634dbdd791c280d2fd3e65e040e31294911ceeef /ports/breakpad/CONTROL
parent4177474d9716cd7e04c6a2489800923903a50eef (diff)
downloadvcpkg-1c33981078fdd7baef4c6a201bff9f7a27233871.tar.gz
vcpkg-1c33981078fdd7baef4c6a201bff9f7a27233871.zip
[breakpad] Support breakpad_client on Linux & macOS (#15092)
Diffstat (limited to 'ports/breakpad/CONTROL')
-rw-r--r--ports/breakpad/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/breakpad/CONTROL b/ports/breakpad/CONTROL
index ccafe9918..110b225b0 100644
--- a/ports/breakpad/CONTROL
+++ b/ports/breakpad/CONTROL
@@ -1,5 +1,6 @@
Source: breakpad
Version: 2020-09-14
+Port-Version: 1
Build-Depends: libdisasm
Homepage: https://github.com/google/breakpad
Description: a set of client and server components which implement a crash-reporting system.