projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04f363d
)
app-misc/hivex: Needs slot op on perl, bug 617972
author
Andreas K. Hüttel
<dilfridge@gentoo.org>
Fri, 8 Nov 2019 13:28:50 +0000
(14:28 +0100)
committer
Andreas K. Hüttel
<dilfridge@gentoo.org>
Fri, 8 Nov 2019 13:28:50 +0000
(14:28 +0100)
Bug: https://bugs.gentoo.org/617972
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
app-misc/hivex/hivex-1.3.14.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/hivex/hivex-1.3.14.ebuild
b/app-misc/hivex/hivex-1.3.14.ebuild
index 07099a99b45c0107833c66c8862f704e2798f39f..b7386f5f5381d4000bc1365d2ce44a70b8ec58f2 100644
(file)
--- 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} )
"