aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distpackages/templates
diff options
context:
space:
mode:
authorGravatar Tim Emiola <temiola@google.com>2015-04-07 20:31:57 -0700
committerGravatar Tim Emiola <temiola@google.com>2015-04-08 05:39:19 -0700
commitded51698fdd55e93080a3a76cb0d7cdf42068a2c (patch)
treebda9ee35bfd900bc16741367169526dabfacc1be /tools/distpackages/templates
parent0c62832cc111c2ce6a060f37ffb3e11729124f9f (diff)
Update the libgrpc debian package to depend on the experimental version of openssl
Diffstat (limited to 'tools/distpackages/templates')
-rw-r--r--tools/distpackages/templates/libgrpc/DEBIAN/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/distpackages/templates/libgrpc/DEBIAN/control b/tools/distpackages/templates/libgrpc/DEBIAN/control
index 417a825827..5854b1f4a1 100644
--- a/tools/distpackages/templates/libgrpc/DEBIAN/control
+++ b/tools/distpackages/templates/libgrpc/DEBIAN/control
@@ -2,7 +2,8 @@ Package: libgrpc
Version: 0.5.0
Architecture: amd64
Maintainer: Jan Tattermusch <jtattermusch@google.com>
-Depends: libc6
+Depends: libc6, openssl (1.0.2-1)
+Build-Depends-Indep: openssl (1.0.2-1)
Section: libs
Priority: optional
Homepage: https://github.com/grpc/grpc