diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-15 14:32:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-16 20:26:10 +0100 |
| commit | 259ea1fa9e517d51a3c654fadea6c0836b0eb9e6 (patch) | |
| tree | 4d34dbc2bff8ac07a528180fd814f1820806c490 /cscript | |
| parent | 88c1b89d1c4f6e87316afa706635bb4d424c0d4b (diff) | |
Update debian unstable dependencies.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -212,19 +212,19 @@ deb_depends_gui['12'] = [ 'libxcb-xfixes0', 'libpulse0' ] deb_depends['unstable'] = copy.deepcopy(deb_depends_base) -deb_depends['unstable'].extend(['libboost-filesystem1.67.0', - 'libboost-thread1.67.0', - 'libboost-regex1.67.0', - 'libboost-date-time1.67.0', +deb_depends['unstable'].extend(['libboost-filesystem1.83.0', + 'libboost-thread1.83.0', + 'libboost-regex1.83.0', + 'libboost-date-time1.83.0', 'libxml++2.6-2v5', 'libgtk2.0-0', - 'libzip4', - 'libicu63', - 'libnettle6', - 'libx264-155', + 'libzip5', + 'libicu72', + 'libnettle8t64', + 'libx264-164', 'libcurl4', 'libxerces-c3.2', - 'libdav1d4', + 'libdav1d7', 'libfmt10']) def can_build_disk(target): |
