summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-05 15:38:08 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-05 15:38:08 +0000
commit5d0950a555db9f3da2b4ebc712e32f7da00d9baf (patch)
tree8a05835e8fff1953bb5820a04ba62c0a65a06792 /cscript
parent31d470c3504f81c43ecd6c970d5f9639dc583bfb (diff)
Another missing 14.04 dep.
Diffstat (limited to 'cscript')
-rw-r--r--cscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/cscript b/cscript
index b1b47b189..3b179795d 100644
--- a/cscript
+++ b/cscript
@@ -64,6 +64,7 @@ deb_depends['14.04'] = {'libc6': '2.19-0ubuntu6',
'libzip2': '0.10.1-1.2',
'libsamplerate0': '0.1.8-7',
'libcairomm-1.0-1': '1.10.0-1ubuntu3',
+ 'libpangomm-1.4-1': '2.34.0-1ubuntu1',
'libicu52': '52.1-3'}
deb_depends['15.04'] = {'libc6': '2.21-0ubuntu4',