summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f7f3c4d..f5ea43f 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Depends: ${misc:Depends},
libfile-desktopentry-perl,
shared-mime-info
Recommends: libio-stringy-perl
+Multi-Arch: foreign
Description: Perl module to determine file types
File::MimeInfo can be used to determine the mime type of a file. It tries to
implement the freedesktop specification for a shared MIME database.