Bug#479427: epiphany-gecko: please reduce the number of dependencies by avoiding linking to some libs
Raphael Geissert
atomo64 at gmail.com
Sun May 4 18:02:02 UTC 2008
Package: epiphany-gecko
Version: 2.22.1.1-1
Usertags: many-dependencies
Hello,
Your package is one of the packages in the archive with more dependencies (57
according to a script).
Based on the build log of your package, there are some dependencies that could
be dropped if the binaries of your package were only linked to stuff it
really needs. This is possible to determine thanks to the symbols
dependencies system recently introduced in dpkg-dev.
It is often as easy as adding some extra LDFLAGS:
LDFLAGS += "-Wl,-z,defs,--as-needed"
Which are later passed to the configure script, like:
LDFLAGS="$(LDFLAGS)" ./configure ...
Thanks,
--
Atomo64 - Raphael
Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20080504/f16dbef4/attachment-0001.pgp
More information about the pkg-gnome-maintainers
mailing list