summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-10-19 17:58:31 +0200
committerMike Gilbert <floppym@gentoo.org>2018-10-19 13:39:19 -0400
commit78072da14b0027bd0b9d820612d8a9f82dba65f5 (patch)
treecdc9ef0abca3782588e0040e3f54de40efcc3fbb /app-i18n/fcitx
parentnet-libs/serf: Restrict tests. (diff)
downloadgentoo-78072da14b0027bd0b9d820612d8a9f82dba65f5.tar.gz
gentoo-78072da14b0027bd0b9d820612d8a9f82dba65f5.tar.bz2
gentoo-78072da14b0027bd0b9d820612d8a9f82dba65f5.zip
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>
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r--app-i18n/fcitx/fcitx-4.2.9.6.ebuild3
-rw-r--r--app-i18n/fcitx/fcitx-4.9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.6.ebuild b/app-i18n/fcitx/fcitx-4.2.9.6.ebuild
index e5a259025b1d..dc0c2aaac844 100644
--- a/app-i18n/fcitx/fcitx-4.2.9.6.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.9.6.ebuild
@@ -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"
diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild
index 22103a582078..c6b7513ff0c0 100644
--- a/app-i18n/fcitx/fcitx-4.9999.ebuild
+++ b/app-i18n/fcitx/fcitx-4.9999.ebuild
@@ -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"