Merge branch 'bump_cmake_version' into 'master'
Bump the minimum CMake version required to build. See merge request qt-kde-team/qt6/qt6-base!13
This commit is contained in:
commit
d96126250c
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
qt6-base (6.3.1+dfsg-10) UNRELEASED; urgency=medium
|
||||
|
||||
[ Lisandro Damián Nicanor Pérez Meyer ]
|
||||
* Bump minimum CMake version to 3.24. Version 3.18 in stable won't create
|
||||
pkg-config's .pc files, and we are installing them now. The change might
|
||||
have occurred in a previous CMake version.
|
||||
|
||||
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 05 Sep 2022 16:46:39 -0300
|
||||
|
||||
qt6-base (6.3.1+dfsg-9) unstable; urgency=medium
|
||||
|
||||
* Team upload.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: qt6-base
|
||||
Priority: optional
|
||||
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
|
||||
Uploaders: Patrick Franz <deltaone@debian.org>
|
||||
Build-Depends: cmake (>= 3.18~),
|
||||
Build-Depends: cmake (>= 3.24~),
|
||||
debhelper-compat (= 13),
|
||||
default-libmysqlclient-dev,
|
||||
dh-exec,
|
||||
|
Loading…
x
Reference in New Issue
Block a user