From d237d82ef8ecdc197e3211900c726619a2278189 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 18 Apr 2018 17:50:02 +0200 Subject: sci-electronics/gazebo: fix build with ffmpeg 4 Package-Manager: Portage-2.3.30, Repoman-2.3.9 --- sci-electronics/gazebo/gazebo-9.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-electronics/gazebo/gazebo-9.0.0.ebuild') diff --git a/sci-electronics/gazebo/gazebo-9.0.0.ebuild b/sci-electronics/gazebo/gazebo-9.0.0.ebuild index 76ad65771aa8..77f42540c99b 100644 --- a/sci-electronics/gazebo/gazebo-9.0.0.ebuild +++ b/sci-electronics/gazebo/gazebo-9.0.0.ebuild @@ -57,7 +57,7 @@ DEPEND="${RDEPEND} test? ( dev-libs/libxslt ) " CMAKE_BUILD_TYPE=RelWithDebInfo -PATCHES=( "${FILESDIR}/qwt.patch" ) +PATCHES=( "${FILESDIR}/qwt.patch" "${FILESDIR}/ffmpeg4.patch" ) src_configure() { # doesnt build without it -- cgit v1.2.3-65-gdbad