From: Andreas K. Huettel Date: Mon, 19 Feb 2018 17:30:29 +0000 (+0100) Subject: sci-libs/linux-gpib: Add missing readline dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2da25e16b36d8ab1dd8a7af52b6bae0e5b034536;p=gentoo.git sci-libs/linux-gpib: Add missing readline dependency Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild index 8430c062a4bf..b4f528a35e76 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,6 +21,7 @@ KEYWORDS="amd64 ~arm ~x86" IUSE="isa pcmcia static debug guile perl php python tcl doc firmware" COMMONDEPEND=" + sys-libs/readline:= tcl? ( dev-lang/tcl:0= ) guile? ( dev-scheme/guile:12 ) perl? ( dev-lang/perl:= )