Re: [gentoo-user] How to list NOT installed packages which depend on certain package?

2013-01-13 Thread Florian Philipp
Am 13.01.2013 15:47, schrieb meino.cra...@gmx.de:
 Hi,
 
 how can I list all packages INCLUDING those, which
 are not installed on my system, which depend on a 
 certain package (in my case: dev-libs/boosy) ?
 
 I tried 
 
 emerge d dev-libs/boost
 
 but nothing was found...
 
 Thank you very much in advance for any help!
 
 best regards,
 mcc
 
 
 
 

Try `eix --depend dev-libs/boost`. The results might not match your
particular USE flags or other factors. Read `man eix` for details. Also,
that are only direct dependencies.

Regards,
Florian Philipp



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] How to list NOT installed packages which depend on certain package?

2013-01-13 Thread Yohan Pereira
On Sunday 13 Jan 2013 15:47:11 meino.cra...@gmx.de wrote:
 Hi,
 
 how can I list all packages INCLUDING those, which
 are not installed on my system, which depend on a
 certain package (in my case: dev-libs/boosy) ?
 
 I tried
 
 emerge d dev-libs/boost
 
 but nothing was found...
 
 Thank you very much in advance for any help!
 
 best regards,
 mcc

 
In addition to what Florian mentioned theres also
 
equery depends -a boost
 
albeit a bit slower.

-- 

- Yohan Pereira

The difference between a Miracle and a Fact is exactly the difference
between a mermaid and a seal.
-- Mark Twain