diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-07-17 11:12:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-17 11:12:47 -0700 |
| commit | 9a935a66dcd8ff70be548f5c1006b04626af0167 (patch) | |
| tree | 872fd3d7089c049366587c2647e3620df2e2ec76 /ports/bond/CONTROL | |
| parent | 8e17f07f4446c7d3d2bc5a212d77147674c63f97 (diff) | |
| download | vcpkg-9a935a66dcd8ff70be548f5c1006b04626af0167.tar.gz vcpkg-9a935a66dcd8ff70be548f5c1006b04626af0167.zip | |
[bond] make haskell an external dependency (#7306)
Diffstat (limited to 'ports/bond/CONTROL')
| -rw-r--r-- | ports/bond/CONTROL | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ports/bond/CONTROL b/ports/bond/CONTROL index 8e8aca70a..6e5daf0a9 100644 --- a/ports/bond/CONTROL +++ b/ports/bond/CONTROL @@ -1,6 +1,6 @@ -Source: bond
-Maintainer: bond@microsoft.com
-Version: 8.1.0-1
-Description: Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
-Homepage: https://github.com/Microsoft/bond
-Build-Depends: rapidjson, boost-config, boost-utility, boost-assign
+Source: bond +Maintainer: bond@microsoft.com +Version: 8.1.0-2 +Description: Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services. +Homepage: https://github.com/Microsoft/bond +Build-Depends: rapidjson, boost-config, boost-utility, boost-assign |
