app-i18n/fcitx: Add dependency on dev-util/glib-utils.

Closes: https://bugs.gentoo.org/667346

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2018-10-19 17:58:31 +02:00
committed by Mike Gilbert
parent ec4a75acee
commit 78072da14b
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 2003-2018 Arfrever Frehtes Taifersar Arahesis and others
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -63,6 +63,7 @@ RDEPEND="dev-libs/glib:2
dev-libs/libxml2
)"
DEPEND="${RDEPEND}
dev-util/glib-utils
kde-frameworks/extra-cmake-modules:5
virtual/pkgconfig"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 2003-2018 Arfrever Frehtes Taifersar Arahesis and others
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -63,6 +63,7 @@ RDEPEND="dev-libs/glib:2
dev-libs/libxml2
)"
DEPEND="${RDEPEND}
dev-util/glib-utils
kde-frameworks/extra-cmake-modules:5
virtual/pkgconfig"