Adjust deps
This commit is contained in:
parent
4d3320360f
commit
779e1527ee
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lximage-qt (2.0.1-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 dependencies.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 28 Jun 2024 19:52:59 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 28 Jun 2024 19:52:59 -0500
|
||||||
|
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -8,13 +8,12 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libfm-qt-dev (>= 1.4.0),
|
libfm-qt6-dev (>= 2.0.0),
|
||||||
libkf5windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
|
||||||
libqt5x11extras5-dev,
|
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
lxqt-build-tools (>= 0.13.0)
|
lxqt-build-tools (>= 0.13.0),
|
||||||
|
qt6-svg-dev
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
||||||
@ -37,7 +36,7 @@ Package: lximage-qt-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 lximage-qt
|
Description: Language-package for lximage-qt
|
||||||
A simple image viewer for LXQt. Additional file formats can be processed if
|
A simple image viewer for LXQt. Additional file formats can be processed if
|
||||||
one install qt5-image-formats-plugins.
|
one install qt5-image-formats-plugins.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user