summaryrefslogtreecommitdiff
path: root/deb/control.in
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-01-26 14:30:27 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-01-26 14:34:32 -0800
commit4e03796f145d8da84d59c8c272b7640fe1f7eb76 (patch)
treec4944ee3a2dc6e57d9a90384ef5a4c5279086321 /deb/control.in
parent33d1c8cc0154266a2a54e9050408422c7884acdf (diff)
Add Installed-Size to debian package control file.
This should help with warnings from Ubuntu 14.04 Software Center. See #1900.
Diffstat (limited to 'deb/control.in')
-rw-r--r--deb/control.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/deb/control.in b/deb/control.in
index 355c5ace4..0aabf67a2 100644
--- a/deb/control.in
+++ b/deb/control.in
@@ -3,6 +3,7 @@ Version: VERSION
Section: text
Priority: optional
Architecture: ARCHITECTURE
+Installed-Size: INSTALLED_SIZE
Depends: libc6 (>= 2.11), libgmp10, zlib1g (>= 1:1.1.4)
Maintainer: John MacFarlane <jgm@berkeley.edu>
Description: general markup converter