Adjust build deps

ubuntu/oracular
Aaron Rainbolt 3 months ago
parent fa50e9b4b2
commit 839a4edc5a

1
debian/changelog vendored

@ -3,6 +3,7 @@ lxqt-notificationd (2.0.1-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Adjust build dependencies.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 23:06:06 -0500

14
debian/control vendored

@ -7,12 +7,14 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev,
liblxqt1-dev (>= 1.4.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
layer-shell-qt,
libkf6windowsystem-dev,
liblayershellqtinterface-dev,
liblxqt2-dev (>= 1.4.0),
libx11-dev,
qtbase5-private-dev
qt6-base-private-dev,
qt6-svg-dev,
qt6-wayland-dev
Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git
@ -35,7 +37,7 @@ Package: lxqt-notificationd-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package for lxqt-notificationd
The l10n files for lxqt-notificationd.
.

Loading…
Cancel
Save