From b726bf90bf6fe6f246fb9591cfddfe7f32b4b95d Mon Sep 17 00:00:00 2001 From: Carlos O'Ryan Date: Sun, 10 Mar 2019 14:04:07 -0400 Subject: Upgrade google-cloud-cpp to 0.7.0. (#5619) In this version we can remove the dependency on gtest for the build. Of course there are many other changes, but that is the one relevant for packaging. --- ports/google-cloud-cpp/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/google-cloud-cpp/CONTROL') diff --git a/ports/google-cloud-cpp/CONTROL b/ports/google-cloud-cpp/CONTROL index 195d3d6f5..a23a885b4 100644 --- a/ports/google-cloud-cpp/CONTROL +++ b/ports/google-cloud-cpp/CONTROL @@ -1,4 +1,4 @@ Source: google-cloud-cpp -Version: 0.6.0 -Build-Depends: grpc, gtest, curl, crc32c +Version: 0.7.0 +Build-Depends: grpc, curl, crc32c Description: C++ Client Libraries for Google Cloud Platform APIs. -- cgit v1.2.3