summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2019-04-27 23:11:02 +0200
committerNicola Murino2019-04-27 23:11:02 +0200
commit30e2963808b7c0bd135b9d3ce308e0cdcf40c684 (patch)
tree6db4f6283e8b4b9ffcb183c32010bda27e6da34b /PKGBUILD
parent18ed97ccb5b1dc7693067d97a3159810abb47184 (diff)
downloadaur-30e2963808b7c0bd135b9d3ce308e0cdcf40c684.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08f59a4f5378..5111c1ef11bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ optdepends=(
"mingw-w64-srt: Secure, Reliable, Transport client/server network source/sink plugin"
"mingw-w64-curl: cURL network source and sink plugin"
"mingw-w64-bzip2: bz2 stream encoder and decoder plugin"
- "mingw-w64-libice: WebRTC audio/video network bin plugin"
+ "mingw-w64-libnice: WebRTC audio/video network bin plugin"
)
options=('!strip' '!buildflags' 'staticlibs')
conflicts=('mingw-w64-gst-plugins-bad')