[neon/backports-jammy/wayland-jammy/Neon/release] debian: i386 needs wayland-scanner which does not get installed if we ask for <cross> so just always install this circular dependency nonsense

Jonathan Esk-Riddell null at kde.org
Tue Nov 1 16:23:40 GMT 2022


Git commit a2453c83655db3b49441e7e62588e0b990674edf by Jonathan Esk-Riddell.
Committed on 01/11/2022 at 16:23.
Pushed by jriddell into branch 'Neon/release'.

i386 needs wayland-scanner which does not get installed if we ask for <cross> so just always install this circular dependency nonsense

M  +1    -1    debian/control

https://invent.kde.org/neon/backports-jammy/wayland-jammy/commit/a2453c83655db3b49441e7e62588e0b990674edf

diff --git a/debian/control b/debian/control
index ec53e24..5099247 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  libexpat1-dev,
  libffi-dev,
  libxml2-dev,
- libwayland-bin <cross>,
+ libwayland-bin,
  meson,
 Build-Depends-Indep:
  doxygen,


More information about the Neon-commits mailing list