Update build and runtime dependencies for Qt 6.
This commit is contained in:
parent
3cc388ced7
commit
92039c8848
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
lxqt-build-tools (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
lxqt-build-tools (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
- Update build and runtime dependencies for Qt 6.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 23 Apr 2024 15:22:54 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 23 Apr 2024 15:22:54 -0500
|
||||||
|
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -10,7 +10,7 @@ Build-Depends: cmake,
|
|||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qtbase5-dev
|
qt6-base-dev
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging.git
|
||||||
@ -25,8 +25,8 @@ Depends: binutils,
|
|||||||
cmake,
|
cmake,
|
||||||
libglib2.0-dev (>= 2.73.1),
|
libglib2.0-dev (>= 2.73.1),
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qttools5-dev,
|
qt6-tools-dev,
|
||||||
qttools5-dev-tools,
|
qt6-tools-dev-tools,
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Recommends: git, lintian
|
Recommends: git, lintian
|
||||||
Description: Build tools for the LXQt desktop environment
|
Description: Build tools for the LXQt desktop environment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user