[Pkg-voip-commits] [linphone] 09/14: debian/control: libortp-dev dependency needs an epoch
Johannes Schauer
josch-guest at moszumanska.debian.org
Sun Apr 23 06:01:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
josch-guest pushed a commit to branch master
in repository linphone.
commit 1dc00eac53b729375739c0553b9810057813e2b9
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date: Thu Apr 20 18:21:14 2017 +0200
debian/control: libortp-dev dependency needs an epoch
---
debian/changelog | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e94bcb1..3bd0f9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,7 +33,7 @@ linphone (3.11.1-1) UNRELEASED; urgency=low
part of upstream tarball
* remove build dependency on libpolarssl-dev
* add build dependency on bctoolbox-dev
- * add build dependency on libortp-dev
+ * add build dependency on libortp-dev (>= 1:0.24.0)
-- Felix Lechner <felix.lechner at gmail.com> Fri, 03 Jul 2015 17:24:11 -0700
diff --git a/debian/control b/debian/control
index 6f8737d..a785925 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: debhelper (>= 9),
mesa-common-dev,
libavcodec-dev (>= 6:10~), libavutil-dev (>= 6:10~), libswscale-dev (>= 6:10~),
bctoolbox-dev,
- libortp-dev
+ libortp-dev (>= 1:0.24.0)
#
# Requires updated libsrtp-dev
# libsrtp-dev [!hurd-any !sparc], libzrtpcpp-dev (>= 2.1),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/linphone.git
More information about the Pkg-voip-commits
mailing list