[gentoo-dev] Implicit system dependencies

2011-08-23 Thread Michael
Hi, I wrote a script to search for discrepancies between linked libraries and what's defined in (R)DEPEND, with the intention of improving QA for minimal package installs. The devmanual seems to suggest that it's a bad thing for packages to explicitly depend on packages in the system set,

Re: [gentoo-dev] Implicit system dependencies

2011-08-23 Thread Mike Frysinger
On Monday, August 22, 2011 15:21:23 Michael wrote: I wrote a script to search for discrepancies between linked libraries and what's defined in (R)DEPEND, with the intention of improving QA for minimal package installs. The devmanual seems to suggest that it's a bad thing for packages to

Re: [gentoo-dev] Implicit system dependencies

2011-08-23 Thread Paweł Hajdan, Jr.
On 8/22/11 12:21 PM, Michael wrote: I wrote a script to search for discrepancies between linked libraries and what's defined in (R)DEPEND, with the intention of improving QA for minimal package installs. It would be great to integrate this into portage and make it a part of the developer

Re: [gentoo-dev] Implicit system dependencies

2011-08-23 Thread Maciej Mrozowski
On Tuesday 23 of August 2011 18:54:04 Paweł Hajdan, Jr. wrote: On 8/22/11 12:21 PM, Michael wrote: I wrote a script to search for discrepancies between linked libraries and what's defined in (R)DEPEND, with the intention of improving QA for minimal package installs. It would be great to

Re: [gentoo-dev] Implicit system dependencies

2011-08-23 Thread Donnie Berkholz
On 19:08 Tue 23 Aug , Maciej Mrozowski wrote: On Tuesday 23 of August 2011 18:54:04 Paweł Hajdan, Jr. wrote: On 8/22/11 12:21 PM, Michael wrote: I wrote a script to search for discrepancies between linked libraries and what's defined in (R)DEPEND, with the intention of improving QA