sci-libs/linux-gpib: Add missing readline dependency
authorAndreas K. Huettel <dilfridge@gentoo.org>
Mon, 19 Feb 2018 17:30:29 +0000 (18:30 +0100)
committerAndreas K. Huettel <dilfridge@gentoo.org>
Mon, 19 Feb 2018 17:30:50 +0000 (18:30 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild

index 8430c062a4bf31c7c17175c3ab19afd01a63bee7..b4f528a35e7663b5b2df1a6222ef3c9619b9d8e8 100644 (file)
@@ -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:= )