Skip to content

Commit

Permalink
ci(ubuntu): fix ubuntu dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmcarreira committed Apr 25, 2024
1 parent 8e66dbc commit 7b085e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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")
Expand Down
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 7.3.16~),
qtchooser,
qt5-qmake,
qtbase5-dev-tools,
qttools5-dev,
qttools5-dev-tools,
extra-cmake-modules,
libpoppler-qt5-dev,
Expand Down

0 comments on commit 7b085e2

Please sign in to comment.