Adjust build deps
This commit is contained in:
parent
99ffd7432e
commit
f5666b24ae
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ qterminal (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||||
|
* Adjust build dependencies.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 13:13:17 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 13:13:17 -0500
|
||||||
|
|
||||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -9,13 +9,13 @@ 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,
|
libcanberra-dev,
|
||||||
libqt5svg5-dev,
|
libkf6windowsystem-dev,
|
||||||
libqt5x11extras5-dev,
|
libqtermwidget6-2-dev (>= 1.4.0),
|
||||||
libqtermwidget5-1-dev (>= 1.4.0),
|
|
||||||
libutf8proc-dev,
|
libutf8proc-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.13.0)
|
lxqt-build-tools (>= 2.0.0),
|
||||||
|
qt6-svg-dev
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
||||||
@ -42,7 +42,7 @@ Package: qterminal-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 qterminal
|
Description: Language package for qterminal
|
||||||
The l10n files for qterminal.
|
The l10n files for qterminal.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user