Update dependencies for Qt 6.
This commit is contained in:
parent
7382d055e7
commit
6e845c282c
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
nm-tray (0.5.1-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Update dependencies for Qt 6.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Oct 2024 11:11:15 -0500
|
||||
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -8,10 +8,10 @@ Section: net
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
cmake,
|
||||
libkf5networkmanagerqt-dev,
|
||||
modemmanager-qt-dev,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
libkf6networkmanagerqt-dev (>= 6.5.0),
|
||||
libkf6modemmanagerqt-dev (>= 6.5.0),
|
||||
qt6-tools-dev (>= 6.6.2),
|
||||
qt6-tools-dev-tools (>= 6.6.2)
|
||||
Standards-Version: 4.6.1
|
||||
Homepage: https://github.com/palinek/nm-tray
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/nm-tray
|
||||
|
Loading…
x
Reference in New Issue
Block a user