Andreas Rottmann <[EMAIL PROTECTED]> writes:

> Depends: ${shlibs:Depends}, libucxx0 (= ${Source-Version})
> 
> which results in:
> 
> Depends: libc6 (>= 2.2.4-4), libsigc++0, libucxx0, python2-base (>= 2.0-1), libucxx0 
>(= 0.2.0-1)
> 
> Anybody got a hint how to avoid that?

You can put the following line in debian/shlibs.local:

libucxx    0    libucxx0 (= ${Source-Version})

This will tell dpkg-shlibdeps to use the dependency from the third
field when some binary is depending on libucxx.so.0.

-- 
Robbe

signature.ng

Reply via email to