From ca7a6e8f81ccb3cba1160c5dff9dd3b5749c29ca Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 30 Jan 2018 22:46:29 +0000 Subject: Add a whole bunch of missing debian stretch dependencies. --- cscript | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index e0fe5adb3..1d99e27c9 100644 --- a/cscript +++ b/cscript @@ -133,9 +133,18 @@ deb_depends['9'].extend(['libboost-filesystem1.62.0', 'libxml++2.6-2v5', 'libgtk2.0-0', 'libzip4', + 'libcairomm-1.0-1v5', + 'libpangomm-1.4-1v5', + 'libwxgtk3.0-0v5', + 'libxcb-xfixes0', + 'libxcb-shape0', + 'libasound2', 'libicu57', + 'libssh-4', + 'libssh-gcrypt-4', 'libnettle6', - 'libx264-148']) + 'libx264-148', + 'libpulse0']) deb_depends['unstable'] = copy.deepcopy(deb_depends_base) deb_depends['unstable'].extend(['libboost-filesystem1.62.0', -- cgit v1.2.3