diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2018-10-29 15:22:13 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2018-10-29 15:22:13 +0100 |
commit | d82825f51359e50354d37c26c726d3901e85912f (patch) | |
tree | 383dd6067331e06a6804d37c5660612b481c22df /www-apps/otrs | |
parent | www-apps/otrs: removed S. Weichinger from maintainers (bug #669656) (diff) | |
download | gentoo-d82825f51359e50354d37c26c726d3901e85912f.tar.gz gentoo-d82825f51359e50354d37c26c726d3901e85912f.tar.bz2 gentoo-d82825f51359e50354d37c26c726d3901e85912f.zip |
www-apps/otrs-6.0.7: updated deps (bug #669656)
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'www-apps/otrs')
-rw-r--r-- | www-apps/otrs/otrs-6.0.7.ebuild | 5 |
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 ) |