sci-electronics/gazebo: add build dep on mesa-progs for glxinfo.
authorAlexis Ballier <aballier@gentoo.org>
Wed, 2 Mar 2016 19:35:59 +0000 (20:35 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 2 Mar 2016 19:36:25 +0000 (20:36 +0100)
this avoids the fallback on opening an opengl display causing bug #576102

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
sci-electronics/gazebo/gazebo-7.0.0.ebuild

index 04554472ec98406b243e533d9056e60ad01d5e46..078f69383a6df482d746224737a6ad17b9c2aed3 100644 (file)
@@ -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