summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2021-01-07 16:57:13 +0100
committerSefa Eyeoglu2021-01-07 16:57:13 +0100
commitf1d5463d2c73dddf9eb42918e0425be3be302b87 (patch)
tree2b5807e9611322c054d4c91945f15e5954fe4c91 /PKGBUILD
parentaf6571e7bd49ea2a01fc0b2a4c3b8c72597207fa (diff)
downloadaur-lightspeed-react-git.tar.gz
upgpkg: lightspeed-react-git r31.f396a1a-1
Remove -webrtc dependency for distributed installations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbb048c5a99f..e49b6f500b9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="React frontend for the Lightspeed project"
arch=(any)
url="https://github.com/GRVYDEV/Lightspeed-react"
license=("custom:MIT")
-depends=("lightspeed-webrtc")
optdepends=("nginx: Web Server to host the static web app")
makedepends=("npm" "git")
provides=("lightspeed-react" "lightspeed-frontend")