summaryrefslogtreecommitdiff
path: root/www-servers/h2o/h2o-2.2.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/h2o/h2o-2.2.5.ebuild')
-rw-r--r--www-servers/h2o/h2o-2.2.5.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/www-servers/h2o/h2o-2.2.5.ebuild b/www-servers/h2o/h2o-2.2.5.ebuild
index 91c20bba627a..3d4d736c3e88 100644
--- a/www-servers/h2o/h2o-2.2.5.ebuild
+++ b/www-servers/h2o/h2o-2.2.5.ebuild
@@ -24,7 +24,10 @@ RDEPEND="dev-lang/perl
DEPEND="${RDEPEND}
mruby? (
${RUBY_DEPS}
- dev-libs/oniguruma
+ || (
+ dev-libs/onigmo
+ dev-libs/oniguruma
+ )
sys-devel/bison
virtual/pkgconfig
)"