summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Scheirer2016-07-07 19:24:17 -0400
committerMatthew Scheirer2016-07-07 19:24:17 -0400
commit6b2839cc4c9aba7d11be47b4536d3aa293218a12 (patch)
treec3c7ec5de26b1420f96bd8ea418f47dec1c31d1f /PKGBUILD
parentbfec413ee22824492d8ed6db690750cb13404f9a (diff)
downloadaur-6b2839cc4c9aba7d11be47b4536d3aa293218a12.tar.gz
Change deps to release libusrsctp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bb15ec38db5..326e68b88107 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(i386 x86_64)
url="https://github.com/EricssonResearch/openwebrtc-gst-plugins"
license=('BSD')
groups=(gst-plugins)
-depends=(gst-plugins-base-libs libusrsctp-git)
+depends=(gst-plugins-base-libs libusrsctp)
provides=(gst-plugins-openwebrtc)
conflicts=(gst-plugins-openwebrtc-git)
source=("https://github.com/EricssonResearch/$_remote/archive/v$pkgver.tar.gz")