From 8a931e98eecc6e82b90dd06820bf49030d89f977 Mon Sep 17 00:00:00 2001
From: David Beauchamp <david@xtuple.com>
Date: Tue, 16 Jun 2015 15:53:33 -0400
Subject: [PATCH] community/mediastreamer to 2.11.2-3

---
 community/mediastreamer/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/mediastreamer/PKGBUILD b/community/mediastreamer/PKGBUILD
index 575d04357..bbb95a95b 100644
--- a/community/mediastreamer/PKGBUILD
+++ b/community/mediastreamer/PKGBUILD
@@ -10,12 +10,12 @@
 
 pkgname=mediastreamer
 pkgver=2.11.2
-pkgrel=1
+pkgrel=3
 pkgdesc="A library written in C that allows you to create and run audio and video streams"
 arch=('i686' 'x86_64')
 url="http://www.linphone.org/"
 license=('GPL')
-depends=('ortp' 'ffmpeg' 'libxv' 'libupnp' 'bzrtp' 'glew' 'libsrtp')
+depends=('ortp' 'ffmpeg' 'libxv' 'libupnp' 'bzrtp' 'glew' 'libsrtp' 'mbedtls')
 # xxd from Vim is needed to build
 makedepends=('intltool' 'vim')
 source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})