diff options
author | Alexis Ballier <aballier@gentoo.org> | 2022-08-31 13:35:16 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2022-08-31 13:35:16 +0200 |
commit | fd2cb1329861ca51ac178c8a1b1029081c05b2e1 (patch) | |
tree | 544cdc42ff839e986c2864c0ee3e4f6c2d6cc23c /sci-electronics/gazebo/gazebo-11.11.0.ebuild | |
parent | media-gfx/graphicsmagick: Stabilize 1.3.38-r2 hppa, #867610 (diff) | |
download | gentoo-fd2cb1329861ca51ac178c8a1b1029081c05b2e1.tar.gz gentoo-fd2cb1329861ca51ac178c8a1b1029081c05b2e1.tar.bz2 gentoo-fd2cb1329861ca51ac178c8a1b1029081c05b2e1.zip |
sci-electronics/gazebo: rm graphviz patch causing build failures
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'sci-electronics/gazebo/gazebo-11.11.0.ebuild')
-rw-r--r-- | sci-electronics/gazebo/gazebo-11.11.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-electronics/gazebo/gazebo-11.11.0.ebuild b/sci-electronics/gazebo/gazebo-11.11.0.ebuild index 27daf4976fd8..fcddab396e65 100644 --- a/sci-electronics/gazebo/gazebo-11.11.0.ebuild +++ b/sci-electronics/gazebo/gazebo-11.11.0.ebuild @@ -65,7 +65,6 @@ CMAKE_BUILD_TYPE=RelWithDebInfo PATCHES=( "${FILESDIR}/qwt2.patch" "${FILESDIR}/cmake.patch" - "${FILESDIR}/gv.patch" ) src_configure() { |