summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShayne Hartford (ShayBox)2020-01-11 21:22:53 -0500
committerShayne Hartford (ShayBox)2020-01-11 21:22:53 -0500
commit474c9d6a48de61a2a832354ace2af3eff63c9b53 (patch)
tree98dbd865d442b462f436656b5b584c7b4f3effe4 /PKGBUILD
parent3763d92a311476a8e4f35dc1a3371787d58d5a48 (diff)
downloadaur-474c9d6a48de61a2a832354ace2af3eff63c9b53.tar.gz
Forgot to add libndi3-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fbe3356737a..3c9f3d2db83e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=obs-ndi-bin
_pkgname=obs-ndi
pkgver=4.7.1
-pkgrel=1
+pkgrel=2
_pkgrel=1
pkgdesc="Network A/V in OBS Studio with NewTek's NDI technology"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('LGPL2.0')
url="https://github.com/Palakis/obs-ndi"
provides=('obs-ndi')
conflicts=('obs-ndi-git')
-depends=('obs-studio' 'avahi')
+depends=('obs-studio' 'avahi' 'libndi3-bin')
source=(https://github.com/Palakis/"$_pkgname"/releases/download/"$pkgver"/obs-ndi_"$pkgver"-"$_pkgrel"_amd64.deb)
sha256sums=('de9e4382ec7d490752ddaaa16f7f1042607bfe29da884c54967e058d3691b0b7')