commit:     7fb7c2de9a1feb64da1b115d8a1ff3839371827b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 13:42:01 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 13:47:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb7c2de

dev-ros/navfn: add missing dep on boost

Package-Manager: portage-2.3.1

 dev-ros/navfn/{navfn-1.14.0.ebuild => navfn-1.14.0-r1.ebuild} | 1 +
 dev-ros/navfn/navfn-9999.ebuild                               | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/navfn/navfn-1.14.0.ebuild 
b/dev-ros/navfn/navfn-1.14.0-r1.ebuild
similarity index 96%
rename from dev-ros/navfn/navfn-1.14.0.ebuild
rename to dev-ros/navfn/navfn-1.14.0-r1.ebuild
index aed266a..a570be0 100644
--- a/dev-ros/navfn/navfn-1.14.0.ebuild
+++ b/dev-ros/navfn/navfn-1.14.0-r1.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
        sci-libs/pcl
        x11-libs/fltk
        media-libs/netpbm
+       dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}
        test? ( dev-cpp/gtest )

diff --git a/dev-ros/navfn/navfn-9999.ebuild b/dev-ros/navfn/navfn-9999.ebuild
index 134e9c8..a570be0 100644
--- a/dev-ros/navfn/navfn-9999.ebuild
+++ b/dev-ros/navfn/navfn-9999.ebuild
@@ -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$
 
@@ -30,6 +30,7 @@ RDEPEND="
        sci-libs/pcl
        x11-libs/fltk
        media-libs/netpbm
+       dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}
        test? ( dev-cpp/gtest )

Reply via email to