On 9/8/06, <b class="gmail_sendername">Malcolm</b> &lt;<a href="mailto:malcolm.parsons@gmail.com">malcolm.parsons@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Debian, a program looks at the binaries in the package and examines<br>which shared libraries they link against. The packages that these<br>libraries are in are then added to the dependencies automatically.<br></blockquote>
</div><br>In buildrooted ipkg systems it works by hand specification,<br>Example : <a href="https://dev.openwrt.org/browser/packages/net/kismet/Makefile">https://dev.openwrt.org/browser/packages/net/kismet/Makefile</a><br>