Package: libmunge2 Version: 0.5.15-2 Severity: wishlist Tags: patch Control: affects -1 + src:abyss X-Debbugs-Cc: [email protected] User: [email protected] Usertag: cross-satisfiability
Dear Maintainer,
While discussing with Helmut Grohne on the feasibility of cross
building the source package abyss, we noticed that the cross
build environment couldn't install the necessary (although not
sufficient) cross build dependency on libmunge2 for the host
architecture.
After rebuilding a local copy of munge with the Multi-Arch: same
marker per hinter for the libmunge2 package, per patch below,
the cross build environment could satisfy the build dependency
on libmunge2.
--- a/debian/control
+++ b/debian/control
@@ -50,6 +50,7 @@
Package: libmunge2
Section: libs
Architecture: any
+Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: authentication service for credential -- library package
MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service
Have a nice day, :)
Étienne.
signature.asc
Description: PGP signature

