summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/otrs/otrs-6.0.7.ebuild')
-rw-r--r--www-apps/otrs/otrs-6.0.7.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/www-apps/otrs/otrs-6.0.7.ebuild b/www-apps/otrs/otrs-6.0.7.ebuild
index b2b0f33288d3..fa7797934ae0 100644
--- a/www-apps/otrs/otrs-6.0.7.ebuild
+++ b/www-apps/otrs/otrs-6.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -18,7 +18,7 @@ REQUIRED_USE="|| ( mysql postgres )"
DEPEND="media-libs/libpng:0"
-RDEPEND="dev-perl/Apache-Reload
+RDEPEND="
dev-perl/Archive-Zip
dev-perl/DBI
dev-perl/IO-Socket-SSL
@@ -36,6 +36,7 @@ RDEPEND="dev-perl/Apache-Reload
dev-perl/YAML-LibYAML
apache2? (
mod_perl? (
+ dev-perl/Apache-Reload
www-servers/apache:2
=www-apache/libapreq2-2* www-apache/mod_perl
)