On Sat, 18 Jul 2009 20:03:27 +0200, Jean-Philippe MENGUAL <[email protected]> wrote: > Hi, > > This commit makes me wonder 2 things. > Firstly, in dependencies.xml, Berkeley DB stays mentioned as IPRoute2's > and Perl's dependency. Is that normal?
Thanks, I've removed that in my local working copy now. > Secondly, it seems that GDBM to be a dependency of these 2 packages and > of Man-DB. So why isn't anything about it? GDBM is listed as a dependency of Man-DB. Perl currently doesn't link against GDBM due to the fact that GDBM is built after Perl. Do we want to move GDBM to before Perl? I don't think GDBM is a dependency of IPRoute2. I can't see gdbm.h mentioned in any of iproute2's sources. Does anyone have dependency info for GDBM? Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
