Re: [pacman-dev] explicit dependencies, a compromise between explicit and deps

2008-10-14 Thread Dan McGee
On Tue, Oct 14, 2008 at 11:26 AM, Aaron Griffin [EMAIL PROTECTED] wrote: On Tue, Oct 14, 2008 at 5:27 AM, Nagy Gabor [EMAIL PROTECTED] wrote: This seems more like an issue with dependency resolution than anything else. Assuming this is all based on issues with optdepends, like so: Can I take a

Re: [pacman-dev] explicit dependencies, a compromise between explicit and deps

2008-10-14 Thread Nagy Gabor
This seems more like an issue with dependency resolution than anything else. Assuming this is all based on issues with optdepends, like so: $ pacman -S foobar Optional dependencies for foobar: baz $ pacman -S --asdep baz What we have here is 'baz' indicated as an orphan, but what we *want*

Re: [pacman-dev] explicit dependencies, a compromise between explicit and deps

2008-10-14 Thread Aaron Griffin
On Tue, Oct 14, 2008 at 5:27 AM, Nagy Gabor [EMAIL PROTECTED] wrote: This seems more like an issue with dependency resolution than anything else. Assuming this is all based on issues with optdepends, like so: $ pacman -S foobar Optional dependencies for foobar: baz $ pacman -S --asdep baz