summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-12 16:26:32 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-15 00:06:37 +0100
commit76ae54b3b60bd246605dc6a6b755d9e2ae1e8840 (patch)
tree47c8a9328a473b1971d72f51df3551d684c755ab /x11-wm
parentx11-misc/mgm: Fix dependency on dev-perl/Tk (diff)
downloadgentoo-76ae54b3b60bd246605dc6a6b755d9e2ae1e8840.tar.gz
gentoo-76ae54b3b60bd246605dc6a6b755d9e2ae1e8840.tar.bz2
gentoo-76ae54b3b60bd246605dc6a6b755d9e2ae1e8840.zip
x11-wm/fvwm: Fix dependency on dev-perl/Tk
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/fvwm-2.6.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild b/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild
index 172bafa97c06..95ee86ff90c1 100644
--- a/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild
+++ b/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -50,7 +50,7 @@ RDEPEND="${COMMON_DEPEND}
gtk2-perl? ( dev-perl/gtk2-perl )
perl? ( tk? (
dev-lang/tk
- dev-perl/perl-tk
+ dev-perl/Tk
>=dev-perl/X11-Protocol-0.56
)
)