From e6da5cbebb60ceb1982fdc12c511f8b92a1133ee Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 10 Dec 2019 15:48:22 +0100 Subject: sci-electronics/gazebo: fix build with openal 1.20 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier --- sci-electronics/gazebo/gazebo-10.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-electronics/gazebo/gazebo-10.1.0.ebuild') diff --git a/sci-electronics/gazebo/gazebo-10.1.0.ebuild b/sci-electronics/gazebo/gazebo-10.1.0.ebuild index 2ba6f5bb35d4..dbc0c2f89e3d 100644 --- a/sci-electronics/gazebo/gazebo-10.1.0.ebuild +++ b/sci-electronics/gazebo/gazebo-10.1.0.ebuild @@ -58,7 +58,7 @@ DEPEND="${RDEPEND} test? ( dev-libs/libxslt ) " CMAKE_BUILD_TYPE=RelWithDebInfo -PATCHES=( "${FILESDIR}/qwt.patch" ) +PATCHES=( "${FILESDIR}/qwt.patch" "${FILESDIR}/oal.patch" ) src_configure() { # doesnt build without it -- cgit v1.2.3