tags 1078320 + patch
thanks

Hi. The attached patch would be enough to fix the problem
(login is not build-essential anymore in trixie, so packages
using it during build should add it to build-depends).

However, I believe it would be better to honor the suggestion
in the build log and pass -DLOGIN_DEFS_PATH instead, that way we
save a build-dependency.

Thanks.
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: cmake (>= 3.4~),
                libxcb-xkb-dev,
                libxcb1-dev,
                libxkbcommon-dev,
+               login,
                pkgconf,
                python3-docutils,
                qml-module-qttest <!nocheck>,

Reply via email to