From: Alexis Ballier Date: Wed, 2 Mar 2016 19:35:59 +0000 (+0100) Subject: sci-electronics/gazebo: add build dep on mesa-progs for glxinfo. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4efedb5868ffd425199f0786ad0776b1b21f020a;p=gentoo.git 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 --- diff --git a/sci-electronics/gazebo/gazebo-7.0.0.ebuild b/sci-electronics/gazebo/gazebo-7.0.0.ebuild index 04554472ec98..078f69383a6d 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