dev-ros/fake_localization: add missing dep on boost
authorAlexis Ballier <aballier@gentoo.org>
Fri, 7 Oct 2016 10:54:43 +0000 (12:54 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 7 Oct 2016 10:56:03 +0000 (12:56 +0200)
Package-Manager: portage-2.3.1

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

similarity index 97%
rename from dev-ros/fake_localization/fake_localization-1.14.0.ebuild
rename to dev-ros/fake_localization/fake_localization-1.14.0-r1.ebuild
index a156a0987a39f88142935a96b07a52d6ee570315..6d893bfba9377da23ae62312325e6a75f6b54c7e 100644 (file)
@@ -16,6 +16,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
+       dev-libs/boost:=
        dev-ros/angles
        dev-ros/roscpp
        dev-ros/rospy[${PYTHON_USEDEP}]
index cbb7e405717d2745e2f30359ec278b22f737e12b..6d893bfba9377da23ae62312325e6a75f6b54c7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,6 +16,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
+       dev-libs/boost:=
        dev-ros/angles
        dev-ros/roscpp
        dev-ros/rospy[${PYTHON_USEDEP}]