Adjust deps
This commit is contained in:
parent
3d775bbe88
commit
0834913de6
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ lxqt-archiver (1.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
* 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> Thu, 27 Jun 2024 23:51:50 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 27 Jun 2024 23:51:50 -0500
|
||||||
|
|
||||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -10,11 +10,10 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: cmake,
|
Build-Depends: cmake,
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
libfm-qt-dev (>= 1.4.0),
|
libfm-qt6-dev (>= 2.0.0),
|
||||||
libjson-glib-dev,
|
libjson-glib-dev,
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
libqt5x11extras5-dev,
|
lxqt-build-tools (>= 2.0.0)
|
||||||
lxqt-build-tools (>= 0.13.0)
|
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git
|
||||||
@ -73,7 +72,7 @@ Package: lxqt-archiver-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-archiver
|
Description: Language package for lxqt-archiver
|
||||||
LXQt Archiver is an archive manager for the LXQt environment.
|
LXQt Archiver is an archive manager for the LXQt environment.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user