diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d9ae9a..88087a6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.24.0) +cmake_minimum_required(VERSION 3.22.0) project(ktikz) set(KTIKZ_VERSION "0.13.2") diff --git a/debian/control b/debian/control index 3f6607c..7855193 100644 --- a/debian/control +++ b/debian/control @@ -10,11 +10,13 @@ Build-Depends: debhelper (>= 7.3.16~), qtchooser, qt5-qmake, qtbase5-dev-tools, + qttools5-dev, qttools5-dev-tools, extra-cmake-modules, libpoppler-qt5-dev, libkf5xmlgui-dev, libkf5texteditor-dev, + libkf5doctools-dev libkf5parts-dev, libkf5iconthemes-dev, xsltproc,