View previous topic :: View next topic |
Author |
Message |
AugustineF n00b

Joined: 19 Dec 2003 Posts: 31
|
Posted: Mon Mar 08, 2004 8:55 pm Post subject: KDe and CUPS |
|
|
I emerge kde without CPUS in my USE flags.
After that I emerge CPUS and now , I have "cups" in my use flags.
Now what I want to know, is which exact kde packages should I remerge ?
thanks |
|
Back to top |
|
 |
marvin n00b

Joined: 29 Jan 2003 Posts: 58
|
Posted: Mon Mar 08, 2004 9:04 pm Post subject: |
|
|
Only kdelibs and kdebase have a cups use flag, so remerging these should be sufficient.
Code: | qpkg -I --nocolor | xargs -n 1 etcat -u | egrep "(cups| U I)" |
Shows you which of the installed packages support the cups use flag.
(You need app-portage/gentoolkit for qpkg and etcat.) _________________ Join the adopt an unanswered post initiative today! |
|
Back to top |
|
 |
AugustineF n00b

Joined: 19 Dec 2003 Posts: 31
|
Posted: Mon Mar 08, 2004 10:07 pm Post subject: thanks [n/t] |
|
|
thanks |
|
Back to top |
|
 |
|