commit: d82825f51359e50354d37c26c726d3901e85912f
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 29 14:22:13 2018 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Oct 29 14:22:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82825f5
www-apps/otrs-6.0.7: updated deps (bug #669656)
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
www-apps/otrs/otrs-6.0.7.ebuild | 5 +++--
1 file 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 b2b0f33288d..fa7797934ae 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
)