summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-12-10 15:48:22 +0100
committerAlexis Ballier <aballier@gentoo.org>2019-12-10 18:34:45 +0100
commite6da5cbebb60ceb1982fdc12c511f8b92a1133ee (patch)
tree86eda0787a69599c7b229b82925a93b57c295a7e /sci-electronics/gazebo/gazebo-10.1.0.ebuild
parentsci-electronics/gazebo: Remove old (diff)
downloadgentoo-e6da5cbebb60ceb1982fdc12c511f8b92a1133ee.tar.gz
gentoo-e6da5cbebb60ceb1982fdc12c511f8b92a1133ee.tar.bz2
gentoo-e6da5cbebb60ceb1982fdc12c511f8b92a1133ee.zip
sci-electronics/gazebo: fix build with openal 1.20
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'sci-electronics/gazebo/gazebo-10.1.0.ebuild')
-rw-r--r--sci-electronics/gazebo/gazebo-10.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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