dev-ros/mavros_extras: add missing dep on boost
authorAlexis Ballier <aballier@gentoo.org>
Thu, 6 Oct 2016 13:55:18 +0000 (15:55 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 6 Oct 2016 13:55:18 +0000 (15:55 +0200)
Package-Manager: portage-2.3.1

dev-ros/mavros_extras/mavros_extras-0.18.3-r1.ebuild [moved from dev-ros/mavros_extras/mavros_extras-0.18.3.ebuild with 97% similarity]
dev-ros/mavros_extras/mavros_extras-9999.ebuild

similarity index 97%
rename from dev-ros/mavros_extras/mavros_extras-0.18.3.ebuild
rename to dev-ros/mavros_extras/mavros_extras-0.18.3-r1.ebuild
index 8d253e3799a955e63a1d4737f749ff636345aeb6..af9e276b62c61d72cd3dc8431685eb16834c09c6 100644 (file)
@@ -27,5 +27,6 @@ RDEPEND="
        dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/urdf
        dev-cpp/eigen:3
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"
index 562281398552723f7ad81403d7fc47407a14b4e8..af9e276b62c61d72cd3dc8431685eb16834c09c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,5 +27,6 @@ RDEPEND="
        dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/urdf
        dev-cpp/eigen:3
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"