diff --git a/mediastreamer/PKGBUILD b/mediastreamer/PKGBUILD index 38256ffcf..53239a655 100644 --- a/mediastreamer/PKGBUILD +++ b/mediastreamer/PKGBUILD @@ -1,11 +1,11 @@ pkgname=mediastreamer pkgver=2.15.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library written in C that allows you to create and run audio and video streams." arch=('x86_64') url="http://www.linphone.org" license=('GPL') -depends=('bctoolbox' 'ortp' 'libupnp' 'ffmpeg' 'libxv' 'glew' 'bzrtp' 'mbedtls') +depends=('bctoolbox' 'ortp' 'libupnp' 'ffmpeg' 'libxv' 'glew' 'bzrtp' 'mbedtls' 'mesa') makedepends=('intltool' 'vim' 'bcunit') source=("https://github.com/BelledonneCommunications/mediastreamer2/archive/${pkgver}.tar.gz") sha256sums=('5e7d3eefc3ca807711da2cc279f1a05d7a24e0aa6e9dfe912fc203419880c852')