[pkg-kolab] Bug#730355: do not add dependency on kdepim-runtime

Jonathan Riddell jriddell at ubuntu.com
Sun Nov 24 12:03:56 UTC 2013


Package: libkolab

libkolab binary package depends on kdepim-runtime.  This is added by
kdepimlibs libraries which have symbols files modified to force the
dependency.  This causes problems with a circular dependency with
kdepim-runtime build requiring itself installed.

Add this to debian/rules to prevent it
override_dh_shlibdeps:
        $(overridden_command) -- -xkdepim-runtime

this should also be added to libkgapi and libkfbapi if you package them

Jonathan



More information about the pkg-kolab-devel mailing list