[arch-commits] Commit in mediastreamer/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Tue Jun 16 16:29:46 UTC 2015


    Date: Tuesday, June 16, 2015 @ 18:29:45
  Author: kkeen
Revision: 135488

mediastreamer-2.11.2-3: prevent FS#45344

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-16 15:36:28 UTC (rev 135487)
+++ PKGBUILD	2015-06-16 16:29:45 UTC (rev 135488)
@@ -7,12 +7,12 @@
 
 pkgname=mediastreamer
 pkgver=2.11.2
-pkgrel=2
+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})



More information about the arch-commits mailing list