From 4948dd3cdb4e1222f1ba7b6fc603335e3b68e62a Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 10 Feb 2025 02:40:51 +0300 Subject: [PATCH] 3.27.9 --- cmake.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake.spec b/cmake.spec index 1a72490..3ec7904 100644 --- a/cmake.spec +++ b/cmake.spec @@ -27,6 +27,7 @@ BuildRequires: pkgconfig(libidn) BuildRequires: pkgconfig(libuv) >= 1.0.0 BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(jsoncpp) +BuildRequires: pkgconfig(nlohmann_json) %if !%{with bootstrap} BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui)