summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2018-01-23 09:52:36 -0500
committerGuillaume Horel2018-01-23 09:52:36 -0500
commitcd8e74594c50c032bc55d326b6c14945c8c55c67 (patch)
treee85f991eb1f761ae9754fec0887ed647339646e1 /PKGBUILD
parent0ca39d17da27d29e5588949ef27ed48d2cd176b3 (diff)
downloadaur-cd8e74594c50c032bc55d326b6c14945c8c55c67.tar.gz
fix dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4df1f364cbe6..356b221320ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ url="https://github.com/BelledonneCommunications/mediastreamer2"
license=('GPL')
conflicts=('mediastreamer')
provides=('mediastreamer')
-depends=('bctoolbox-git' 'bcg729-git' 'bcmatroska-git' 'ffmpeg' 'glew' 'libsrtp' 'libupnp' 'libxv' 'mbedtls' 'ortp-git')
+depends=('bctoolbox-git' 'bcg729-git' 'bcmatroska2-git' 'ffmpeg' 'glew' 'libsrtp' 'libupnp' 'libxv' 'mbedtls' 'ortp-git')
makedepends=('cmake' 'intltool')
source=("git+https://github.com/BelledonneCommunications/mediastreamer2.git")
sha256sums=('SKIP')