summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmily Maré (emileet)2020-05-22 14:10:56 +1000
committerEmily Maré (emileet)2020-05-22 14:10:56 +1000
commit83272006948e4bb1e60ebde4fec370c921d9b3dc (patch)
tree8ccbff4892f121e2992970b277c364a87aab8b28 /PKGBUILD
parenta958305d46695cfced3a2a57ff9a1b01f589ef24 (diff)
downloadaur-83272006948e4bb1e60ebde4fec370c921d9b3dc.tar.gz
change obs-studio dependency to obs-studio-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db1e90736603..138a6f6dffe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2')
url="https://github.com/Palakis/${_pkgname}"
provides=('obs-ndi')
conflicts=('obs-ndi' 'obs-ndi-bin')
-depends=('avahi' 'ndi-sdk' 'obs-studio')
+depends=('avahi' 'ndi-sdk' 'obs-studio-git')
makedepends=('git' 'cmake')
source=("git+https://github.com/Palakis/obs-ndi.git")
sha256sums=('SKIP')