]> git.pld-linux.org Git - packages/cmake.git/commitdiff
- BR: ncurses-ext-devel (libform)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 10 Mar 2020 21:06:02 +0000 (22:06 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 10 Mar 2020 21:06:02 +0000 (22:06 +0100)
cmake.spec

index e32693b883d40a440ae85c5f617274e026ae84b6..89a8760933f95207b2acd0f203ef11498f3eb3e0 100644 (file)
@@ -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
This page took 0.094263 seconds and 4 git commands to generate.