diff options
-rw-r--r-- | dev-ros/test_rosbag/test_rosbag-1.15.10-r1.ebuild (renamed from dev-ros/test_rosbag/test_rosbag-1.15.10.ebuild) | 2 | ||||
-rw-r--r-- | dev-ros/test_rosbag/test_rosbag-1.15.8-r1.ebuild (renamed from dev-ros/test_rosbag/test_rosbag-1.15.8.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/test_rosbag/test_rosbag-1.15.9-r1.ebuild (renamed from dev-ros/test_rosbag/test_rosbag-1.15.9.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/test_rosbag/test_rosbag-9999.ebuild | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.10.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.10-r1.ebuild index d397cd81becd..ac4873bb7e45 100644 --- a/dev-ros/test_rosbag/test_rosbag-1.15.10.ebuild +++ b/dev-ros/test_rosbag/test_rosbag-1.15.10-r1.ebuild @@ -76,7 +76,7 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( - dev-libs/boost[threads] + dev-libs/boost[threads(+)] app-arch/bzip2 dev-ros/rosout $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.8.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.8-r1.ebuild index 6b6c0a839d19..ac4873bb7e45 100644 --- a/dev-ros/test_rosbag/test_rosbag-1.15.8.ebuild +++ b/dev-ros/test_rosbag/test_rosbag-1.15.8-r1.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 @@ -76,7 +76,7 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( - dev-libs/boost[threads] + dev-libs/boost[threads(+)] app-arch/bzip2 dev-ros/rosout $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.9.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.9-r1.ebuild index 6b6c0a839d19..ac4873bb7e45 100644 --- a/dev-ros/test_rosbag/test_rosbag-1.15.9.ebuild +++ b/dev-ros/test_rosbag/test_rosbag-1.15.9-r1.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 @@ -76,7 +76,7 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( - dev-libs/boost[threads] + dev-libs/boost[threads(+)] app-arch/bzip2 dev-ros/rosout $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") diff --git a/dev-ros/test_rosbag/test_rosbag-9999.ebuild b/dev-ros/test_rosbag/test_rosbag-9999.ebuild index 6b6c0a839d19..ac4873bb7e45 100644 --- a/dev-ros/test_rosbag/test_rosbag-9999.ebuild +++ b/dev-ros/test_rosbag/test_rosbag-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 @@ -76,7 +76,7 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( - dev-libs/boost[threads] + dev-libs/boost[threads(+)] app-arch/bzip2 dev-ros/rosout $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") |