[arch-commits] Commit in libwebrtc/trunk (PKGBUILD)

Frederik Schwan freswa at archlinux.org
Mon Aug 17 19:49:37 UTC 2020


    Date: Monday, August 17, 2020 @ 19:49:37
  Author: freswa
Revision: 683141

libwebrtc: fix dependencies

Modified:
  libwebrtc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 19:48:25 UTC (rev 683140)
+++ PKGBUILD	2020-08-17 19:49:37 UTC (rev 683141)
@@ -8,8 +8,7 @@
 arch=('x86_64')
 url='https://webrtc.org/?hl=de'
 license=('custom:BSD')
-depends=('openssl' 'glibc' 'ffmpeg' 'libva')
-makedepends=('git' 'gn' 'ninja' 'opus' 'libdrm' 'libxext' 'libx11' 'libxau' 'libxcb' 'libxdmcp')
+makedepends=('git' 'gn' 'ninja' 'unzip' 'python2' 'python' 'libxrandr' 'libxcomposite')
 options=('staticlibs')
 source=("webrtc::git+https://github.com/open-webrtc-toolkit/owt-deps-webrtc#commit=${_commit}"
         'https://storage.googleapis.com/chrome-infra/depot_tools.zip'



More information about the arch-commits mailing list