Adjust dependencies

ubuntu/oracular
Aaron Rainbolt 3 months ago
parent f2390f67c6
commit accd80eff8

1
debian/changelog vendored

@ -3,6 +3,7 @@ xdg-desktop-portal-lxqt (1.0.2-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> Thu, 27 Jun 2024 23:36:36 -0500 -- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 27 Jun 2024 23:36:36 -0500

14
debian/control vendored

@ -4,11 +4,10 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
Section: libs Section: libs
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libfm-qt-dev (>= 1.4.0), libfm-qt6-dev (>= 2.0.0),
libkf5windowsystem-dev, libkf6windowsystem-dev,
libqt5x11extras5-dev, lxqt-build-tools (>= 2.0.0),
lxqt-build-tools (>= 0.13.0), qt6-base-private-dev
qtbase5-private-dev
Standards-Version: 4.7.0 Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging 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 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 Package: xdg-desktop-portal-lxqt
Architecture: any Architecture: any
Depends: libfm-qt-dev (>= 1.4.0), Depends: libfm-qt6-dev (>= 2.0.0),
libkf5windowsystem-dev, libkf6windowsystem-dev,
libqt5x11extras5-dev,
xdg-desktop-portal, xdg-desktop-portal,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}

Loading…
Cancel
Save