From c63bfdb48e72b96e4ff75e4798ebe66136c3dfd1 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Thu, 31 Aug 2017 20:23:58 +0200 Subject: app-i18n/kcm-fcitx: Disable kbd-layout-viewer in slot 4 with USE="minimal". --- app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 2 +- app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-i18n/kcm-fcitx') diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild index 7f0dc0b6f63c..430a809fbd75 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} src_prepare() { if use minimal; then - cmake_comment_add_subdirectory po + cmake_comment_add_subdirectory layout po fi cmake-utils_src_prepare diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild index e45efab068ca..ebc905d7f33d 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} src_prepare() { if use minimal; then - cmake_comment_add_subdirectory po + cmake_comment_add_subdirectory layout po fi cmake-utils_src_prepare -- cgit v1.2.3-18-g5258