<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>mrpt_gui</name>
<version>2.20.0</version>
<description>The MRPT C++ library mrpt_gui</description>
<maintainer email="joseluisblancoc@gmail.com">Jose-Luis Blanco-Claraco</maintainer>
<license file="LICENSE">BSD</license>
<url type="website">https://github.com/MRPT/</url>
<buildtool_depend>cmake</buildtool_depend>
<depend>mrpt_opengl</depend>
<build_depend>libxrandr</build_depend>
<build_depend>libxxf86vm</build_depend>
<build_depend>opengl</build_depend>
<build_depend>wx-common</build_depend>
<build_depend>wxwidgets</build_depend>
<build_depend>libqt5-opengl-dev</build_depend>
<build_depend>qtbase5-dev</build_depend>
<build_depend>pybind11-dev</build_depend>
<build_depend>python3-dev</build_depend>
<export>
<build_type>cmake</build_type>
</export>
</package>