Update build dependencies.

ubuntu/noble
Simon Quigley 5 months ago
parent 010822ce17
commit ae231650c7

1
debian/changelog vendored

@ -3,6 +3,7 @@ lubuntu-installer-prompt (1.0.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
* Update Standards-version to 4.6.2, no changess needed.
* Update Vcs-*.
* Update build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Dec 2023 13:31:09 -0600

13
debian/control vendored

@ -4,7 +4,13 @@ Uploaders: Simon Quigley <tsimonq2@ubuntu.com>,
Aaron Rainbolt <arraybolt3@gmail.com>
Section: misc
Priority: optional
Build-Depends: cmake, debhelper-compat (= 13), qt6-base-dev, qt6-tools-dev
Build-Depends: cmake,
debhelper-compat (= 13),
extra-cmake-modules,
libkf5networkmanagerqt-dev,
libkf5widgetsaddons-dev,
qtbase5-dev,
qttools5-dev
Standards-Version: 4.6.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/installer-prompt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/installer-prompt-packaging.git
@ -13,10 +19,7 @@ Rules-Requires-Root: no
Package: lubuntu-installer-prompt
Architecture: any
Depends: calamares-settings-lubuntu,
qt6-qpa-plugins,
${misc:Depends},
${shlibs:Depends}
Depends: calamares-settings-lubuntu, ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Live ISO prompt for trying or installing Lubuntu
This application displays a screen allowing the user to either try or

Loading…
Cancel
Save