| [SOLVED] locating dependencies with portage. I'm wondering if there is a way I can give a package as an argument, and have portage find what currently installed packages depend on a given file. something like
emerge --????? cups (for example, I never print off this computer, so would like to prune if possible.)
and have it tell me what package installed this (not in my world file, so I didn't do it.)
Thanks in advance.
__________________
New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCT for RHEL version 4
echo "$whatever_youre_saying" > /dev/null
|