libQtCore.so.4 is needed by VirtualBox

When installing VirtualBox on CenOS 6.5, I get some errors that indicates losing qt dependencies.

The error messages like these:

libQtCore.so.4 is needed by VirtualBox-4.3-4.3.10_93012_el6-1.i686
libQtGui.so.4 is needed by VirtualBox-4.3-4.3.10_93012_el6-1.i686
libQtNetwork.so.4 is needed by VirtualBox-4.3-4.3.10_93012_el6-1.i686
libQtOpenGL.so.4 is needed by VirtualBox-4.3-4.3.10_93012_el6-1.i686

It’s easy to solve it by type a command:

$sudo yum install qt