Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 3a5d71a63705874f4e74bacf761e44fc3c7051b0..0da10c37a8f20f558ef6f5bb0e017c02253267f6 100644 (file)
--- a/wscript
+++ b/wscript
@@ -422,7 +422,7 @@ def configure(conf):
                             int main () { av_ebur128_get_true_peaks (0); }\n
                             """,
                    msg='Checking for EBUR128-patched FFmpeg',
-                   uselib='AVCODEC AVFILTER',
+                   uselib='AVCODEC AVFILTER AVUTIL SWRESAMPLE',
                    define_name='DCPOMATIC_HAVE_EBUR128_PATCHED_FFMPEG',
                    mandatory=False)