Adjust dependencies
This commit is contained in:
parent
f2390f67c6
commit
accd80eff8
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ xdg-desktop-portal-lxqt (1.0.2-0ubuntu1) UNRELEASED; urgency=medium
|
||||
* New upstream release.
|
||||
* Update copyright file.
|
||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||
* Adjust dependencies.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 27 Jun 2024 23:36:36 -0500
|
||||
|
||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -4,11 +4,10 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libfm-qt-dev (>= 1.4.0),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5x11extras5-dev,
|
||||
lxqt-build-tools (>= 0.13.0),
|
||||
qtbase5-private-dev
|
||||
libfm-qt6-dev (>= 2.0.0),
|
||||
libkf6windowsystem-dev,
|
||||
lxqt-build-tools (>= 2.0.0),
|
||||
qt6-base-private-dev
|
||||
Standards-Version: 4.7.0
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging.git
|
||||
@ -17,9 +16,8 @@ Rules-Requires-Root: no
|
||||
|
||||
Package: xdg-desktop-portal-lxqt
|
||||
Architecture: any
|
||||
Depends: libfm-qt-dev (>= 1.4.0),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5x11extras5-dev,
|
||||
Depends: libfm-qt6-dev (>= 2.0.0),
|
||||
libkf6windowsystem-dev,
|
||||
xdg-desktop-portal,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
|
Loading…
x
Reference in New Issue
Block a user