commit: 4efedb5868ffd425199f0786ad0776b1b21f020a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 2 19:35:59 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Mar 2 19:36:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4efedb58
sci-electronics/gazebo: add build dep on mesa-progs for glxinfo.
this avoids the fallback on opening an opengl display causing bug #576102
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
sci-electronics/gazebo/gazebo-7.0.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-electronics/gazebo/gazebo-7.0.0.ebuild
b/sci-electronics/gazebo/gazebo-7.0.0.ebuild
index 0455447..078f693 100644
--- a/sci-electronics/gazebo/gazebo-7.0.0.ebuild
+++ b/sci-electronics/gazebo/gazebo-7.0.0.ebuild
@@ -50,6 +50,7 @@ DEPEND="${RDEPEND}
dev-qt/qttest:4
app-text/ronn
virtual/pkgconfig
+ x11-apps/mesa-progs
test? ( dev-libs/libxslt )
"
CMAKE_BUILD_TYPE=RelWithDebInfo