mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
x11-wm/fvwm: Fix dependency on dev-perl/Tk
Package-Manager: portage-2.2.27
This commit is contained in:
committed by
Andreas K. Hüttel
parent
fd238a0e39
commit
76ae54b3b6
@@ -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
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user