[Pkg-voip-commits] [mediastreamer2] 10/10: debian/control: add build dependency on libmbedtls-dev

Johannes Schauer josch-guest at moszumanska.debian.org
Sun Apr 23 05:59:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

josch-guest pushed a commit to branch master
in repository mediastreamer2.

commit cd18aa70509d33a5b8cef0495b65c4e6b2c8785e
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sat Apr 22 14:25:07 2017 +0200

    debian/control: add build dependency on libmbedtls-dev
---
 debian/changelog | 2 +-
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9691a11..50eba2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ mediastreamer2 (1:2.15.1-1) UNRELEASED; urgency=medium
   * remove build dependencies of libpolarssl-dev and libzrtpcpp-dev (both
     RM-ed from Debian)
   * bump libortp-dev dependency to >= 1:1.0.0
-  * add build dependency on bctoolbox-dev, xxd
+  * add build dependency on bctoolbox-dev, xxd, libmbedtls-dev
   * bump build dependency on libbzrtp-dev to >= 1.0.5
   * debian/docs: README => README.md
 
diff --git a/debian/control b/debian/control
index fcaf3fe..b557524 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,8 @@ Build-Depends:
  intltool,
  doxygen,
  bctoolbox-dev,
- xxd
+ xxd,
+ libmbedtls-dev
 Standards-Version: 3.9.6
 Section: libs
 Homepage: http://www.linphone.org/technical-corner/mediastreamer2/overview

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/mediastreamer2.git



More information about the Pkg-voip-commits mailing list