From 5d34009bffe0c32517d3ba9aebfb5b5a1175c65a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 3 Jul 2019 13:59:48 +0200 Subject: [PATCH] Bootstrap without qt5 --- cmake.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake.spec b/cmake.spec index af00ae3..e3cb561 100644 --- a/cmake.spec +++ b/cmake.spec @@ -17,7 +17,7 @@ %bcond_without git_test # Set to bcond_with or use --without gui to disable qt4 gui build -%bcond_without gui +%bcond_with gui # Use ncurses for colorful output %bcond_without ncurses @@ -480,7 +480,7 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake %changelog * Wed Jul 03 2019 Björn Esser - 3.14.5-2 -- Rebuild (jsoncpp) +- Rebuild (jsoncpp), bootstrap without qt5 * Fri May 31 2019 Björn Esser - 3.14.5-1 - 3.14.5