summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/rviz/rviz-9999.ebuild')
-rw-r--r--dev-ros/rviz/rviz-9999.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-9999.ebuild
index 358973db8678..4c97b1574bab 100644
--- a/dev-ros/rviz/rviz-9999.ebuild
+++ b/dev-ros/rviz/rviz-9999.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros-visualization/rviz"
-KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
+KEYWORDS=""
inherit ros-catkin virtualx
@@ -17,7 +16,7 @@ IUSE=""
RDEPEND="
dev-libs/boost:=[threads]
media-libs/assimp
- <dev-games/ogre-1.10:=
+ <dev-games/ogre-1.10:=[-double-precision]
virtual/opengl
dev-qt/qtwidgets:5
dev-qt/qtcore:5