summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-04-21 19:35:54 +0200
committerPacho Ramos <pacho@gentoo.org>2017-04-21 19:36:20 +0200
commit36fb7c0f489c63b656d366310720870f88281375 (patch)
treebcd27eb12ce861c69e06ab9ce6cfc9dd8d6dcb79 /app-misc
parentapp-misc/hivex: Support newer python (diff)
downloadgentoo-36fb7c0f489c63b656d366310720870f88281375.tar.gz
gentoo-36fb7c0f489c63b656d366310720870f88281375.tar.bz2
gentoo-36fb7c0f489c63b656d366310720870f88281375.zip
app-misc/hivex: Specify readline slot
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/hivex/hivex-1.3.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/hivex/hivex-1.3.11-r1.ebuild b/app-misc/hivex/hivex-1.3.11-r1.ebuild
index b8416cad1b5e..08501b96c9df 100644
--- a/app-misc/hivex/hivex-1.3.11-r1.ebuild
+++ b/app-misc/hivex/hivex-1.3.11-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
ocaml? ( dev-lang/ocaml[ocamlopt]
dev-ml/findlib[ocamlopt]
)
- readline? ( sys-libs/readline )
+ readline? ( sys-libs/readline:0 )
perl? ( dev-perl/IO-stringy )
ruby? ( $(ruby_implementations_depend) )
python? ( ${PYTHON_DEPS} )