Adjust dependencies
This commit is contained in:
parent
b1b4bd3f7a
commit
1ef85ddeac
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-session (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Drop autostart-ux-polish.patch, applied upstream.
|
* Drop autostart-ux-polish.patch, applied upstream.
|
||||||
|
* Adjust dependencies.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 27 Jun 2024 22:33:13 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 27 Jun 2024 22:33:13 -0500
|
||||||
|
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -7,15 +7,14 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.4.0),
|
liblxqt2-dev (>= 2.0.0),
|
||||||
libproc2-dev,
|
libproc2-dev,
|
||||||
libqt5svg5-dev,
|
|
||||||
libqt5x11extras5-dev,
|
|
||||||
libudev-dev [linux-any],
|
libudev-dev [linux-any],
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qtxdg-tools (>= 3.12.0),
|
qtxdg-tools (>= 4.0.0),
|
||||||
xdg-user-dirs
|
xdg-user-dirs,
|
||||||
|
qt6-svg-dev
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
||||||
@ -59,7 +58,7 @@ Package: lxqt-session-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-session
|
Description: Language package for lxqt-session
|
||||||
The l10n files for lxqt-session.
|
The l10n files for lxqt-session.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user