From 1247f14eb8863481d5a80d8dcad235c76c883d2f Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 29 Apr 2023 14:51:43 +0300 Subject: [PATCH] nlohmann-json --- obs-studio/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obs-studio/lure.sh b/obs-studio/lure.sh index 973bcd4..9097496 100644 --- a/obs-studio/lure.sh +++ b/obs-studio/lure.sh @@ -21,7 +21,7 @@ build_deps=('lib64alsa-oss-devel.x86_64' \ 'git' \ 'glib2-devel' \ 'jansson-devel' \ - 'hlohmann-json' \ + 'nlohmann-json' \ 'lib64avcodec58' \ 'lib64avdevice58' \ 'lib64rist-devel' \