Skip to content

Commit

Permalink
media-sound/volwheel: Fix dep on dev-perl/Gtk2
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.4, Repoman-2.3.2
  • Loading branch information
kentfredric committed Mar 19, 2017
1 parent 1652f6a commit e2f0001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-sound/volwheel/volwheel-0.2.8-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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() {
Expand Down

0 comments on commit e2f0001

Please sign in to comment.