diff options
-rw-r--r-- | dev-ros/bondcpp/bondcpp-1.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/bondcpp/bondcpp-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/bondcpp/bondcpp-1.8.1.ebuild b/dev-ros/bondcpp/bondcpp-1.8.1.ebuild index 123e756ecdab..5516dd68b9ff 100644 --- a/dev-ros/bondcpp/bondcpp-1.8.1.ebuild +++ b/dev-ros/bondcpp/bondcpp-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-ros/bond dev-ros/cmake_modules - dev-ros/roscpp + >=dev-ros/roscpp-1.13.6 dev-ros/smclib dev-libs/boost:= sys-apps/util-linux diff --git a/dev-ros/bondcpp/bondcpp-9999.ebuild b/dev-ros/bondcpp/bondcpp-9999.ebuild index 92bf5569a27e..5516dd68b9ff 100644 --- a/dev-ros/bondcpp/bondcpp-9999.ebuild +++ b/dev-ros/bondcpp/bondcpp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-ros/bond dev-ros/cmake_modules - dev-ros/roscpp + >=dev-ros/roscpp-1.13.6 dev-ros/smclib dev-libs/boost:= sys-apps/util-linux |