summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-01-21 17:17:44 +0100
committerAlexis Ballier <aballier@gentoo.org>2020-01-21 19:27:48 +0100
commit15d62364ce7eed77f358a03c5724083ea2894eda (patch)
treed9c29f0b741dd23d506118d28340475a4df82140 /sci-electronics/gazebo/gazebo-10.1.0.ebuild
parentdev-libs/libzia: Version bump (diff)
downloadgentoo-15d62364ce7eed77f358a03c5724083ea2894eda.tar.gz
gentoo-15d62364ce7eed77f358a03c5724083ea2894eda.tar.bz2
gentoo-15d62364ce7eed77f358a03c5724083ea2894eda.zip
sci-electronics/gazebo: fix build with qt 5.14.
Patch from upstream provided by Nikita Shubin. Closes: https://bugs.gentoo.org/704988 Package-Manager: Portage-2.3.84, 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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gazebo/gazebo-10.1.0.ebuild b/sci-electronics/gazebo/gazebo-10.1.0.ebuild
index 80c4d00fc21e..7b7aa2a408f5 100644
--- a/sci-electronics/gazebo/gazebo-10.1.0.ebuild
+++ b/sci-electronics/gazebo/gazebo-10.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -59,7 +59,7 @@ DEPEND="${RDEPEND}
test? ( dev-libs/libxslt )
"
CMAKE_BUILD_TYPE=RelWithDebInfo
-PATCHES=( "${FILESDIR}/qwt.patch" "${FILESDIR}/oal.patch" )
+PATCHES=( "${FILESDIR}/qwt.patch" "${FILESDIR}/oal.patch" "${FILESDIR}/qtmoc.patch" )
src_configure() {
# doesnt build without it