commit:     578a9cefa58b7971bab02a979ef57f7bbf4ad2c3
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 11:58:34 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 11:59:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=578a9cef

dev-ros/image_rotate: add missing boost dep

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/image_rotate/image_rotate-1.12.20.ebuild | 1 +
 dev-ros/image_rotate/image_rotate-9999.ebuild    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/image_rotate/image_rotate-1.12.20.ebuild 
b/dev-ros/image_rotate/image_rotate-1.12.20.ebuild
index 3ef88503834..8d00fbdb327 100644
--- a/dev-ros/image_rotate/image_rotate-1.12.20.ebuild
+++ b/dev-ros/image_rotate/image_rotate-1.12.20.ebuild
@@ -24,5 +24,6 @@ RDEPEND="
        dev-ros/roscpp
        dev-ros/tf2
        dev-ros/tf2_geometry_msgs
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/image_rotate/image_rotate-9999.ebuild 
b/dev-ros/image_rotate/image_rotate-9999.ebuild
index 3ef88503834..8d00fbdb327 100644
--- a/dev-ros/image_rotate/image_rotate-9999.ebuild
+++ b/dev-ros/image_rotate/image_rotate-9999.ebuild
@@ -24,5 +24,6 @@ RDEPEND="
        dev-ros/roscpp
        dev-ros/tf2
        dev-ros/tf2_geometry_msgs
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

Reply via email to