diff options
Diffstat (limited to 'deb')
-rw-r--r-- | deb/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deb/control.in b/deb/control.in index 85136edf8..2c430f2f9 100644 --- a/deb/control.in +++ b/deb/control.in @@ -2,7 +2,7 @@ Package: pandoc Version: VERSION Section: text Priority: optional -Architecture: all +Architecture: ARCHITECTURE Depends: libc6 (>= 2.11), libgmp10, zlib1g (>= 1:1.1.4) Maintainer: John MacFarlane <jgm@berkeley.edu> Description: general markup converter |