summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2018-02-19 18:30:29 +0100
committerAndreas K. Huettel <dilfridge@gentoo.org>2018-02-19 18:30:50 +0100
commit2da25e16b36d8ab1dd8a7af52b6bae0e5b034536 (patch)
treea5649fcfe78dff4b55c87bf2a1b8a72187381ca2 /sci-libs
parentnet-wireless/gr-osmosdr: add soapy backend (diff)
downloadgentoo-2da25e16b36d8ab1dd8a7af52b6bae0e5b034536.tar.gz
gentoo-2da25e16b36d8ab1dd8a7af52b6bae0e5b034536.tar.bz2
gentoo-2da25e16b36d8ab1dd8a7af52b6bae0e5b034536.zip
sci-libs/linux-gpib: Add missing readline dependency
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
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:= )