On Wed, Oct 26, 2005 at 02:37:31AM +0200, Adeodato Simó wrote:
> * Koos Vriezen [Thu, 20 Oct 2005 19:23:40 +0200]:
> 
> > But anyways, you mean that the line above should be
> 
> >   Depends: ${shlib:Depends}
> 
> > Is that correct?
> 
>   Yes.
> 
> > and that magically works because of the build dependency is
> 
> >   Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev, libxine-dev, \
> >     xlibs-dev, libgstreamer0.8-dev, libgstreamer-plugins0.8-dev
> 
>   More because those libraries provide correct /var/lib/dpkg/info/*.shlibs
>   files.

Well, I got these in debian/rules
binary-common:
        ...
        dh_shlibdeps -ldebian/tmp/usr/lib
        dh_gencontrol

but no go whatsoever. That is, there is no dependence anymore for
kmplayer-lib if I set it to 'Depends: ${shlib:Depends}'

So much for 'magically works' :-)

Thanks anyway,

Koos


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to