|
|
|
@ -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
|
|
|
|
|