summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-11-25 21:22:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-11-26 00:33:25 +0100
commit4396c608794f2d2760ef53df83426c52aef59704 (patch)
treeb0303a68354a7d2247df6fe2996cada1ee573f00 /app-i18n/fcitx
parentecm.eclass: Relax kde-frameworks/extra-cmake-modules SLOT dep to :* (diff)
downloadgentoo-4396c608794f2d2760ef53df83426c52aef59704.tar.gz
gentoo-4396c608794f2d2760ef53df83426c52aef59704.tar.bz2
gentoo-4396c608794f2d2760ef53df83426c52aef59704.zip
kde-frameworks/extra-cmake-modules: slotmove 5 to 0
See also: https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability "Only one version of extra-cmake-modules can be installed. The KF6 version is backwards compatible and should also be used for KF5 builds." Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r--app-i18n/fcitx/fcitx-4.2.9.8.ebuild2
-rw-r--r--app-i18n/fcitx/fcitx-4.9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
index 4a72f8efa865..066e06f5c894 100644
--- a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
@@ -35,7 +35,7 @@ REQUIRED_USE="cairo? ( X )
RESTRICT="!test? ( test )"
BDEPEND="dev-util/glib-utils
- kde-frameworks/extra-cmake-modules:5
+ kde-frameworks/extra-cmake-modules:0
virtual/pkgconfig
introspection? ( dev-libs/gobject-introspection )
nls? ( sys-devel/gettext )"
diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild
index 0a5ca80701ca..93c53f5e7164 100644
--- a/app-i18n/fcitx/fcitx-4.9999.ebuild
+++ b/app-i18n/fcitx/fcitx-4.9999.ebuild
@@ -35,7 +35,7 @@ REQUIRED_USE="cairo? ( X )
RESTRICT="!test? ( test )"
BDEPEND="dev-util/glib-utils
- kde-frameworks/extra-cmake-modules:5
+ kde-frameworks/extra-cmake-modules:0
virtual/pkgconfig
introspection? ( dev-libs/gobject-introspection )
nls? ( sys-devel/gettext )"