From: Andreas K. Hüttel Date: Fri, 8 Nov 2019 13:28:50 +0000 (+0100) Subject: app-misc/hivex: Needs slot op on perl, bug 617972 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1a29e39ce47b371e3c2ab704337d7c28f6553c6e;p=gentoo.git app-misc/hivex: Needs slot op on perl, bug 617972 Bug: https://bugs.gentoo.org/617972 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel --- 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} ) "