From 93c1875460eeda0edcbd217b96b3db057dce8cad Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 20 Aug 2023 15:22:45 +0300 Subject: [PATCH] obs-ndi --- libndi-bin/lure.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/libndi-bin/lure.sh b/libndi-bin/lure.sh index d2962e3..8c7d9e6 100644 --- a/libndi-bin/lure.sh +++ b/libndi-bin/lure.sh @@ -8,7 +8,6 @@ architectures=('amd64') license=('LGPL2.0') provides=('libndi') conflicts=('libndi-git' 'ndi-sdk') -deps=('obs-studio' 'avahi' 'libndi') sources=("https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5-dev_${version}-1_amd64.deb" "https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5_${version}-1_amd64.deb")