From 78072da14b0027bd0b9d820612d8a9f82dba65f5 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 19 Oct 2018 17:58:31 +0200 Subject: [PATCH] app-i18n/fcitx: Add dependency on dev-util/glib-utils. Closes: https://bugs.gentoo.org/667346 Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Mike Gilbert --- app-i18n/fcitx/fcitx-4.2.9.6.ebuild | 3 ++- app-i18n/fcitx/fcitx-4.9999.ebuild | 3 ++- 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 e5a259025b1d4..dc0c2aaac8448 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 22103a5820780..c6b7513ff0c08 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"