summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/volwheel/volwheel-0.2.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/volwheel/volwheel-0.2.8-r1.ebuild b/media-sound/volwheel/volwheel-0.2.8-r1.ebuild
index 1adf08cde9f1..cf495d5fa7bf 100644
--- a/media-sound/volwheel/volwheel-0.2.8-r1.ebuild
+++ b/media-sound/volwheel/volwheel-0.2.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ IUSE="alsa"
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
- dev-perl/gtk2-perl
+ dev-perl/Gtk2
alsa? ( media-sound/alsa-utils )"
src_prepare() {