From 17d1eb52ad076ee5dd2968a380bf27698f73d99a Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 10 Mar 2020 22:06:02 +0100 Subject: [PATCH] - BR: ncurses-ext-devel (libform) --- cmake.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmake.spec b/cmake.spec index e32693b..89a8760 100644 --- a/cmake.spec +++ b/cmake.spec @@ -27,6 +27,7 @@ Patch2: %{name}-helpers.patch Patch3: %{name}-findruby.patch Patch4: %{name}-findruby2.patch URL: https://cmake.org/ +# system zlib,bzip2,xz,zstd used only when without system libarchive %if %{with gui} BuildRequires: Qt5Core-devel >= 5.0 BuildRequires: Qt5Gui-devel >= 5.0 @@ -39,6 +40,7 @@ BuildRequires: libarchive-devel BuildRequires: libstdc++-devel BuildRequires: libuv-devel BuildRequires: ncurses-devel > 5.9-3 +BuildRequires: ncurses-ext-devel > 5.9-3 %{?with_gui:BuildRequires: qt5-build >= 5.0} %{?with_gui:BuildRequires: qt5-qmake >= 5.0} BuildRequires: rhash-devel -- 2.44.0