diff options
Diffstat (limited to 'dev-ros/navfn/navfn-9999.ebuild')
-rw-r--r-- | dev-ros/navfn/navfn-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/navfn/navfn-9999.ebuild b/dev-ros/navfn/navfn-9999.ebuild index d3e9e756c94a..66cdbd1cb7d1 100644 --- a/dev-ros/navfn/navfn-9999.ebuild +++ b/dev-ros/navfn/navfn-9999.ebuild @@ -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 @@ -30,6 +30,7 @@ RDEPEND=" x11-libs/fltk media-libs/netpbm dev-libs/boost:=[threads] + dev-libs/console_bridge:= " DEPEND="${RDEPEND} test? ( dev-cpp/gtest ) |