Hi Hannah,

On 30-07-2021 14:44, Hannah Rittich wrote:
> On a fresh install of Bullseye, installing lazarus-ide-qt5 does not
> install lcl-qt5.

This is by design. As the Lazarus IDE *can* be used as an editor we have
chosen to not have it depend on lcl-qt5.

> Starting Lazarus und trying to execute a new GUI
> project fails with a linker error ("cannot find -lQt5Pas"). Installing
> the package lcl-qt5 allows for a proper compilation. For a better
> usability, the Qt version of Lazarus should depend on lcl-qt5.

However, I do agree we should have it somehow pulled in on systems that
use Lazarus with Qt5 instead of Gtk2. Or maybe we should just simply
complement the "Depends: lcl-gtk2-2.0 (= ${binary:Version}) |
lcl-qt5-2.0 (= ${binary:Version}" in lcl-units-2.0 with a "Recommends:
lcl-gtk2-2.0 (= ${binary:Version}), lcl-qt5-2.0 (= ${binary:Version}" to
have them both installed by default.

Abou, what do you think?

Paul

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to