diff options
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.6.ebuild | 3 | ||||
-rw-r--r-- | 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 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" |