summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@debian.org>2017-12-16 19:15:35 -0500
committerJeremy Bicha <jbicha@debian.org>2017-12-16 19:15:35 -0500
commit0c2d1886be3fa28e23f8a7084856f171469b5654 (patch)
tree92ec8a8c987ddb587383362e584efd71d7780924 /debian/control
parentBump debhelper compat to 11 (diff)
downloadzenity-0c2d1886be3fa28e23f8a7084856f171469b5654.tar.gz
zenity-0c2d1886be3fa28e23f8a7084856f171469b5654.tar.bz2
zenity-0c2d1886be3fa28e23f8a7084856f171469b5654.zip
Mark zenity-common as Multi-Arch: foreign
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5e6d5f9b..9dc7907d 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,7 @@ Description: Display graphical dialog boxes from shell scripts
Package: zenity-common
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Display graphical dialog boxes from shell scripts (common files)
Zenity allows you to display GTK+ dialogs from shell scripts; it is a
bgstack15