summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbenklett2022-03-27 23:39:39 +0200
committerbenklett2022-03-27 23:39:39 +0200
commit88e52f1eb78dbd97d6211904b6b097e5d0b2fafe (patch)
tree375dc994bb705ce16cd4d0c95f0a89752f23e0f1
parent7f2e98973fefc268ff418235723b7d8d609d78cf (diff)
downloadaur-88e52f1eb78dbd97d6211904b6b097e5d0b2fafe.tar.gz
Add ajantv2 dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48bbc9de27ca..a96519affe80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/obsproject/obs-studio"
license=("GPL2")
depends=("ffmpeg" "jansson" "libxinerama" "libxkbcommon-x11" "mbedtls"
"qt5-svg" "qt5-x11extras" "curl" "jack" "gtk-update-icon-cache"
- "speexdsp" "pciutils")
+ "speexdsp" "pciutils" "libajantv2")
makedepends=("cmake" "git" "libfdk-aac" "libxcomposite" "x264"
"vlc" "swig" "luajit" "python" "cef-minimal-obs-bin" "wayland"
"qt5-wayland" "pipewire" "xdg-desktop-portal")