# mlt 0.5.6+git20100727 from Debian is also enough for kdenlive.

diff -Naur kdenlive-0.7.8.orig/CMakeLists.txt kdenlive-0.7.8/CMakeLists.txt
--- kdenlive-0.7.8.orig/CMakeLists.txt	2010-09-14 20:53:22.000000000 +0200
+++ kdenlive-0.7.8/CMakeLists.txt	2010-09-18 10:08:32.000000000 +0200
@@ -1,7 +1,7 @@
 project(kdenlive)
 
 set(BASE_VERSION 0.7.8)
-set(LIBMLT_REQUIRED_VERSION 0.5.10)
+set(LIBMLT_REQUIRED_VERSION 0.5.6)
 
 option(RELEASE_BUILD "Remove compilation date from program version (use for stable releases)" ON)
 set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
