d/control: mark mce-dev as Multi-Arch: foreign

It's just 2 header files with only #define's.
This commit is contained in:
Ratchanan Srirattanamet
2024-05-24 01:48:31 +07:00
parent f89f91828f
commit 4e1fd870ee

1
debian/control vendored
View File

@@ -10,6 +10,7 @@ Package: mce-dev
Depends: ${misc:Depends}
Suggests: mce-doc
Architecture: all
Multi-Arch: foreign
Description: development files for mce
This package contains headers defining the D-Bus method calls
provided by the Mode Control Entity, and the signals emitted by it.