commit: 9002207a428f16e434a408c97aed0825348708aa
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 04:47:52 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 24 04:49:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9002207a
xfce-extra/xfce4-alsa-plugin: intltool → gettext
Reported-by: Alexey Rochev
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.0.ebuild
b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.0.ebuild
index c59e2c8fbfc..c39931e05f5 100644
--- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.0.ebuild
+++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
$(vala_depend)
- dev-util/intltool
+ sys-devel/gettext
"
src_prepare() {