diff options
Diffstat (limited to 'sci-electronics/gazebo/gazebo-7.3.1.ebuild')
-rw-r--r-- | sci-electronics/gazebo/gazebo-7.3.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-electronics/gazebo/gazebo-7.3.1.ebuild b/sci-electronics/gazebo/gazebo-7.3.1.ebuild index c3b8b54a0534..cdc015cda205 100644 --- a/sci-electronics/gazebo/gazebo-7.3.1.ebuild +++ b/sci-electronics/gazebo/gazebo-7.3.1.ebuild @@ -54,6 +54,7 @@ DEPEND="${RDEPEND} test? ( dev-libs/libxslt ) " CMAKE_BUILD_TYPE=RelWithDebInfo +PATCHES=( "${FILESDIR}/tinyxml2.patch" ) src_configure() { # doesnt build without it |