commit:     2da25e16b36d8ab1dd8a7af52b6bae0e5b034536
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 17:30:29 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 17:30:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da25e16

sci-libs/linux-gpib: Add missing readline dependency

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 8430c062a4b..b4f528a35e7 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:= )

Reply via email to