From 4446f81a5b256948a701951d678e2580c1d93da4 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 17 May 2020 11:02:32 -0300 Subject: enable Multi-Arch: foreign Summary of discussion with Helmut. - The main issue is whether there are architecture dependent changes in the behaviour of dh_elpa (not dh_elpa_test since tests are disabled for cross building). - In principle it is possible for Emacs to load native libraries (as "modules"), but this is unlikely to be used by the package.el library we are depending on. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 910c4e8..286ba93 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Rules-Requires-Root: no Package: dh-elpa Architecture: all +Multi-Arch: foreign Depends: debhelper (>= 9.20151004), libdebian-source-perl | dh-make-perl (>= 0.90), -- cgit v1.2.3