/[pkg-kde]
ViewVC logotype

Revision 2257


Jump to revision: Previous Next
Author: chrsmrtn
Date: Sun Nov 13 21:19:19 2005 UTC (7 years, 6 months ago)
Changed paths: 2
Log Message:
My explanation on IRC sucked, so here goes. Shared objects in /usr/lib don't
get shlibs unless they're meant to be linked to by 3rd party stuff,
eg. libkate.so.1.0.0, etc.

But packages with shared objects in /usr/lib, kfaxview with libkfaximage.so,
still need to be passed to DEB_SHLIBDEPS_INCLUDE (see debian-qt-kde.mk in cdbs)
using PACKAGES_WITH_LIBS in debian/rules, to ensure that other packages within
the source package can see all the libs that they might have linked against,
and so get a dependency if needed.

And while I noticed I'm bumping the build-deps to 3.5-rc1.

Otherwise, everything looks great.

Changed paths:

Path Details
Directorytrunk/packages/kdegraphics/debian/control modified , text changed
Directorytrunk/packages/kdegraphics/debian/rules modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.5