summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuma2024-03-20 00:21:19 +0800
committerkuma2024-03-20 00:21:19 +0800
commitd114bfc724155ea44d497559c7c56ad6cdc7afc2 (patch)
treeb9417e135e3addbfe890546b71b8047ddd8075e2
parenta612aba21a107fcdff161abe05b984c39410e7ad (diff)
downloadaur-d114bfc724155ea44d497559c7c56ad6cdc7afc2.tar.gz
fix: remove libnice require and disable webrtc
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 679dd0c77893..9333eb5ce6ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -84,6 +84,7 @@ build() {
-D gpl=enabled
-D gst-examples=disabled
-D libnice=disabled
+ -D webrtc=disabled # remove deps for libnice
-D orc=enabled # fix
-D orc-source="system" # fix
-D vaapi=enabled