From 1a29e39ce47b371e3c2ab704337d7c28f6553c6e Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 8 Nov 2019 14:28:50 +0100 Subject: app-misc/hivex: Needs slot op on perl, bug 617972 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/617972 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel --- app-misc/hivex/hivex-1.3.14.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app-misc') diff --git a/app-misc/hivex/hivex-1.3.14.ebuild b/app-misc/hivex/hivex-1.3.14.ebuild index 07099a99b45c..b7386f5f5381 100644 --- a/app-misc/hivex/hivex-1.3.14.ebuild +++ b/app-misc/hivex/hivex-1.3.14.ebuild @@ -27,7 +27,10 @@ RDEPEND=" dev-ml/findlib[ocamlopt] ) readline? ( sys-libs/readline:0 ) - perl? ( dev-perl/IO-stringy ) + perl? ( + dev-lang/perl:= + dev-perl/IO-stringy + ) ruby? ( $(ruby_implementations_depend) ) python? ( ${PYTHON_DEPS} ) " -- cgit v1.2.3-65-gdbad