Package: xdg-desktop-portal-dev
Version: 0.5-1
Severity: important
Tags: patch
User: [email protected]
Usertags: rebootstrap
Control: affects -1 + src:xdg-desktop-portal-gtk
xdg-desktop-portal-gtk fails to cross build from source. It fails to
find xdg-desktop-portal.pc even though it depends on
xdg-desktop-portal-dev. Since the latter is marked Multi-Arch: foreign,
the build architecture instance is selected, but the shipped .pc file is
on an architecture-dependent path. It thus certainly does not qualify
for Multi-Arch: foreign. Please remove the wrong marking.
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,6 @@
Package: xdg-desktop-portal-dev
Architecture: linux-any
-Multi-arch: foreign
Depends:
${misc:Depends},
${shlibs:Depends},
Helmut