diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-19 08:12:04 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-19 08:12:04 -0800 |
| commit | 0f607865f36fa8988288ca666395d52b32762ac7 (patch) | |
| tree | a53d191c81b6c50b2f4de288cfeaa60e0804786d /ports/breakpad/CONTROL | |
| parent | 12f19c7a30e14a89c0bac9279bb8bcda64158496 (diff) | |
| download | vcpkg-0f607865f36fa8988288ca666395d52b32762ac7.tar.gz vcpkg-0f607865f36fa8988288ca666395d52b32762ac7.zip | |
[libdisasm][breakpad] Initial commit of breakpad. Improvements to libdisasm.
Diffstat (limited to 'ports/breakpad/CONTROL')
| -rw-r--r-- | ports/breakpad/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/breakpad/CONTROL b/ports/breakpad/CONTROL new file mode 100644 index 000000000..c391454b6 --- /dev/null +++ b/ports/breakpad/CONTROL @@ -0,0 +1,4 @@ +Source: breakpad
+Version: 2018-2-19
+Build-Depends: libdisasm
+Description: a set of client and server components which implement a crash-reporting system.
|
