summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ros/rqt_reconfigure/Manifest2
-rw-r--r--dev-ros/rqt_reconfigure/rqt_reconfigure-0.5.4.ebuild (renamed from dev-ros/rqt_reconfigure/rqt_reconfigure-0.5.3.ebuild)5
-rw-r--r--dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild5
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-ros/rqt_reconfigure/Manifest b/dev-ros/rqt_reconfigure/Manifest
index f5085432f11d..38acb10749a4 100644
--- a/dev-ros/rqt_reconfigure/Manifest
+++ b/dev-ros/rqt_reconfigure/Manifest
@@ -1 +1 @@
-DIST rqt_reconfigure-0.5.3.tar.gz 31439 BLAKE2B 2af1c2e0fd4c8b57ff0af077bc112198fd9454a11e715492c6ab38c1b3a52833d8257f9a64ebc4ed9e030c09b6154c312969844b3e6200f7a28047a4e1bd03c9 SHA512 c8986dde4094e62b29f0f8699af2ca7cd2b477f34c6e65ae5943162a5d3de7b06a4cc93bdfacfc44f3ea9b750e415cf77f1d5d11c9307bcc13f636378d0a3fc8
+DIST rqt_reconfigure-0.5.4.tar.gz 31640 BLAKE2B 6751492454eb4bdf368de771c016cf712042ae1676a3890b819aecf6285aa1937f5f0528651ce7fb0e935e595d8ef3094ecb0a7a282f4b44f8d5107891329b32 SHA512 ae2e2286bfb974b53070359fdaed9345191674142ca11bbc7bc823c166fe2df5c035b6623b6566b189367f77312e08c30b1ba25cfcc5f2d7d49092380a9bc1da
diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.5.3.ebuild b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.5.4.ebuild
index 475a03749044..2616cff7f4fc 100644
--- a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.5.3.ebuild
+++ b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,6 +6,9 @@ EAPI=7
KEYWORDS="~amd64"
ROS_REPO_URI="https://github.com/ros-visualization/rqt_reconfigure"
+# Tests fail with ninja
+CMAKE_MAKEFILE_GENERATOR=emake
+
inherit ros-catkin
DESCRIPTION="Provides the way to view and edit the parameters from dynamic_reconfigure"
diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild b/dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild
index 475a03749044..2616cff7f4fc 100644
--- a/dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild
+++ b/dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,6 +6,9 @@ EAPI=7
KEYWORDS="~amd64"
ROS_REPO_URI="https://github.com/ros-visualization/rqt_reconfigure"
+# Tests fail with ninja
+CMAKE_MAKEFILE_GENERATOR=emake
+
inherit ros-catkin
DESCRIPTION="Provides the way to view and edit the parameters from dynamic_reconfigure"