tags 777833 patch thanks Hello all,
I tried to rebuild digikam on sid today. The current version still misses libsoprano-dev dependency and fails with: > make[3]: *** No rule to make target '/usr/lib/libsoprano.so', needed by 'lib/libkvkontakte.so.1.0.0'. Stop. Once a build-time dependency on libsoprano-dev was declared, I was able to compile digikam on a sid sbuild, it linked against the new opencv-*2.4v5 libraries. - Danny
diff -Nru digikam-4.4.0/debian/control digikam-4.4.0/debian/control --- digikam-4.4.0/debian/control 2014-11-15 17:37:35.000000000 +0100 +++ digikam-4.4.0/debian/control 2015-08-10 14:51:04.000000000 +0200 @@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.9), pkg-config, cmake (>= 2.6.2), doxygen, kdelibs5-dev, kdepimlibs5-dev, + libsoprano-dev, libmarble-dev, libkipi-dev (>= 4:4.12), libkexiv2-dev (>= 4:4.12), libkdcraw-dev (>= 4:4.12), libksane-dev, baloo-dev, libkfilemetadata-dev,