Another apparently-missing Debian 7 dep.
authorCarl Hetherington <cth@carlh.net>
Tue, 30 Aug 2016 19:03:31 +0000 (20:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 30 Aug 2016 19:03:31 +0000 (20:03 +0100)
cscript

diff --git a/cscript b/cscript
index 1c96eddae6afa075d1e364ef9e9d6e60f33bb47d..c704a61515803905d1798701ac1320d8041263db 100644 (file)
--- a/cscript
+++ b/cscript
@@ -77,7 +77,8 @@ deb_depends['7'].extend(['libboost-filesystem1.49.0',
                              'libcairomm-1.0-1',
                              'libpangomm-1.4-1',
                              'libicu48',
-                             'libnettle4'])
+                             'libnettle4',
+                             'libnotify4'])
 
 deb_depends['8'] = copy.deepcopy(deb_depends_base)
 deb_depends['8'].extend(['libboost-filesystem1.55.0',