media-sound/pnmixer: update live-ebuild
authorJulian Ospald <hasufell@gentoo.org>
Wed, 2 Sep 2015 16:10:06 +0000 (18:10 +0200)
committerJulian Ospald <hasufell@gentoo.org>
Wed, 2 Sep 2015 16:10:38 +0000 (18:10 +0200)
media-sound/pnmixer/pnmixer-9999.ebuild

index 822a98eb915cb29f322607adbde5003e6557b1b4..102795cede5ee2808bd160a5d02845be02babfb2 100644 (file)
@@ -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() {