Package: kdenlive
Version: 0.8-2
Severity: normal

I am trying to backport kdenlive to squeeze. The compilation failed with
the following error message:

-----------------------------------------
-- checking for module 'mlt++'
--   found mlt++, version 0.5.7
-- MLT install path: /usr
-- MLT includes: /usr/include/mlt
-- MLT library: /usr/lib/libmlt.so
-- MLT++ includes: /usr/include
-- MLT++ library: /usr/lib/libmlt++.so
CMake Error at CMakeLists.txt:29 (message):
  MLT must be at least version 0.7, you have 0.5.7

  Please install recent MLT http://www.mltframework.org


-- Configuring incomplete, errors occurred!
make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1325:
dpkg-buildpackage -rfakeroot -D -us -uc -j3 -nc failed
-----------------------------------------

The libmlt build-dependencies should contain the minimum version number:
-----------------------------------------
 libmlt-dev (>= 0.7),
 libmlt++-dev (>= 0.7),
-----------------------------------------

This way pbuilder-satisfydepends can warn about missing dependencies
before one starts to compile.

Regards

Ronny Standtke




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to