From 4efedb5868ffd425199f0786ad0776b1b21f020a Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 2 Mar 2016 20:35:59 +0100 Subject: 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 --- sci-electronics/gazebo/gazebo-7.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'sci-electronics') 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 -- cgit v1.2.3-65-gdbad