X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=7a1883d260d66822317ebac0cfd10e69472c7394;hb=12f089b89fff8409cd012cab1ba4eb8b619e554e;hp=88423651187c377e9a7f4c0f8276145dab3d84d9;hpb=5f41b914362c08539c58fc5581af642cb56a007e;p=dcpomatic.git diff --git a/cscript b/cscript index 884236511..7a1883d26 100644 --- a/cscript +++ b/cscript @@ -129,15 +129,15 @@ deb_depends['22.04'].extend(['libboost-filesystem1.74.0', 'libpangomm-1.4-1v5', 'libxml++2.6-2v5', 'libzip4', - 'libicu67', + 'libicu70', 'libnettle8', 'libssh-4', - 'libx264-160', + 'libx264-163', 'libcurl4', 'libpulse0', 'libxerces-c3.2', 'libnanomsg5', - 'libdav1d4']) + 'libdav1d5']) deb_depends['9'] = copy.deepcopy(deb_depends_base) deb_depends['9'].extend(['libboost-filesystem1.62.0',