Thanks for all the answers till now,
I thougth, I asked a simple question, and now after 15 hours there are 5 answers.

But here is my cognition after reading all your answers:
I think to show the dependeny when it's useful for the communication is the best solution.
And for sure, if the base class is visible on the same diagram, it's not necessary to show the dependency (becaue, if I inherit from a class, I inherit ALL, also the dependencies).
And It would be realy nice, if the application (in this case EA), would automaticly detect, if it's necessary to show the dependency or not.
Just for Information, why I was intrested in this question: I will combine some classes in components and now I have to find necessary interfaces. To find this Interfaces I need all dependencys between the components.
Thanks for all your answers till now.