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

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to