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

dev-ros/navfn/navfn-1.14.0-r1.ebuild [moved from dev-ros/navfn/navfn-1.14.0.ebuild with 96% similarity]
dev-ros/navfn/navfn-9999.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 aed266a40880c828a78e69e735a7c5533eded8f0..a570be09eba7e35bf676e7db3e318e81fdd2424b 100644 (file)
@@ -30,6 +30,7 @@ RDEPEND="
        sci-libs/pcl
        x11-libs/fltk
        media-libs/netpbm
+       dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}
        test? ( dev-cpp/gtest )
index 134e9c8c59f5b1788eaf2d64bf8e395c70327dc5..a570be09eba7e35bf676e7db3e318e81fdd2424b 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$
 
@@ -30,6 +30,7 @@ RDEPEND="
        sci-libs/pcl
        x11-libs/fltk
        media-libs/netpbm
+       dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}
        test? ( dev-cpp/gtest )