From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Wagner Date: Wed, 05 May 2010 18:44:26 +0100 Subject: [Buildroot] finding package dependencies Message-ID: <4BE1AE7A.8000107@carallon.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, Is there some way of finding out a packages dependencies by running a make target? Would like to know what a packages dependencies were without having to just try building it. Thanks Will