Bug#479428: rhythmbox: please reduce the number of dependencies 	by avoiding linking to some libs
    Raphael Geissert 
    atomo64 at gmail.com
       
    Sun May  4 17:59:56 UTC 2008
    
    
  
Package: rhythmbox
Version: 0.11.5-3
Usertags: many-dependencies
Hello,
Your package is one of the packages in the archive with more dependencies (68 
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/5480a5fb/attachment.pgp 
    
    
More information about the pkg-gnome-maintainers
mailing list