<package>

<description brief="Rock Visualization Library">
    Provides a Qt ruby based framework for visualisation of rock data items.
    Visualisation plugins for specific data items are within the respective packages.
</description>
<author>Alexander Duda/alexander.duda@dfki.de</author>
<copyright>
    DFKI/robotik@dfki.de
</copyright>
<depend package="rice" />
<depend package="hoe"/>
<depend package="hoe-yard"/>
<depend package="base/cmake"/>
<depend package="drivers/orogen/transformer"/>
<depend package="tools/orocos.rb"/>
<depend package="qtruby"/>
<depend package="gui/rock_widget_collection"/>
<depend package="base/scripts"/>

<depend package="gui/vizkit3d"  optional="1"/>

</package>