dev-ros/turtle_actionlib: add missing boost dep
authorAlexis Ballier <aballier@gentoo.org>
Mon, 11 Sep 2017 12:28:37 +0000 (14:28 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 12 Sep 2017 11:22:57 +0000 (13:22 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild
dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild

index 13c7e58870908303a5d3b9bbd85efc5bffcec72b..14da5732c951be3bf1ba836b0ad8ade98ed9fade 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,5 +23,6 @@ RDEPEND="
        dev-ros/rosconsole
        dev-ros/roscpp
        dev-ros/turtlesim
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"
index 532ed83d73a4f69e17ca953ee78f9c11ea1b696b..14da5732c951be3bf1ba836b0ad8ade98ed9fade 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,5 +23,6 @@ RDEPEND="
        dev-ros/rosconsole
        dev-ros/roscpp
        dev-ros/turtlesim
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"