summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2015-09-02 18:10:06 +0200
committerJulian Ospald <hasufell@gentoo.org>2015-09-02 18:10:38 +0200
commit3598e157177f763e291787d6242da160bb173fbd (patch)
treee9689671e7ac4e086c0c2ca5c9fbe62f4fa7c792 /media-sound
parentmedia-sound/pnmixer: rm old 0.6_rc3 (diff)
downloadgentoo-3598e157177f763e291787d6242da160bb173fbd.tar.gz
gentoo-3598e157177f763e291787d6242da160bb173fbd.tar.bz2
gentoo-3598e157177f763e291787d6242da160bb173fbd.zip
media-sound/pnmixer: update live-ebuild
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pnmixer/pnmixer-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pnmixer/pnmixer-9999.ebuild b/media-sound/pnmixer/pnmixer-9999.ebuild
index 822a98eb915c..102795cede5e 100644
--- a/media-sound/pnmixer/pnmixer-9999.ebuild
+++ b/media-sound/pnmixer/pnmixer-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
WANT_LIBTOOL=none
-inherit autotools eutils gnome2-utils git-2
+inherit autotools eutils gnome2-utils git-r3
DESCRIPTION="Volume mixer for the system tray"
HOMEPAGE="https://github.com/nicklan/pnmixer"
@@ -24,7 +24,7 @@ RDEPEND="dev-libs/glib:2
x11-libs/libX11
libnotify? ( x11-libs/libnotify )"
DEPEND="${RDEPEND}
- sys-devel/gettext
+ dev-util/intltool
virtual/pkgconfig"
src_prepare() {