#1124444 mark python3-pefile Multi-Arch: foreign

#1124444#5
Date:
2026-01-01 12:53:41 UTC
From:
To:
fwupd cannot be cross built from source, because its dependency on
python3-pefile is not satisfiable. In general, Architecture: all
packages can never satisfy cross Build-Depends unless marked Multi-Arch:
foreign or annotated :native. Since python3-pefile is a pure Python
module with no non-stdlib dependencies, it can be marked Multi-Arch:
foreign. I'm attaching a patch for your convenience.

Helmut