summaryrefslogtreecommitdiff
path: root/app-admin/bastille
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-12 16:12:40 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-15 00:06:37 +0100
commit6f01c0d211b0c15895e2dd971020500e094679f5 (patch)
tree3b4880e52daf27760c9f5e4e2234832f93f6fc92 /app-admin/bastille
parent7bd4095b49370e3d86bf700e874270a573b5f618 (diff)
downloadgentoo-6f01c0d211b0c15895e2dd971020500e094679f5.tar.gz
gentoo-6f01c0d211b0c15895e2dd971020500e094679f5.tar.xz
app-admin/bastille: Fix dependency on dev-perl/Tk
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-admin/bastille')
-rw-r--r--app-admin/bastille/bastille-3.0.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/bastille/bastille-3.0.9-r1.ebuild b/app-admin/bastille/bastille-3.0.9-r1.ebuild
index 9b8a129ad73..4acde86a950 100644
--- a/app-admin/bastille/bastille-3.0.9-r1.ebuild
+++ b/app-admin/bastille/bastille-3.0.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,7 +26,7 @@ RDEPEND="
app-admin/logrotate
dev-perl/Curses
net-firewall/psad
- X? ( dev-perl/perl-tk )
+ X? ( dev-perl/Tk )
virtual/logger
"