mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-util/universalindentgui: Fix dependency on dev-perl/Perl-Tidy
Package-Manager: portage-2.2.28
This commit is contained in:
committed by
Andreas K. Hüttel
parent
091ed05ffa
commit
445e0190a0
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -30,7 +30,7 @@ RDEPEND="${DEPEND}
|
||||
app-text/htmltidy
|
||||
perl? ( dev-lang/perl )
|
||||
)
|
||||
perl? ( dev-perl/perltidy )
|
||||
perl? ( dev-perl/Perl-Tidy )
|
||||
php? ( dev-php/PEAR-PHP_Beautifier )
|
||||
ruby? ( dev-lang/ruby )
|
||||
xml? ( dev-util/xmlindent )
|
||||
|
||||
Reference in New Issue
Block a user