diff options
author | 2024-01-13 21:16:31 +0100 | |
---|---|---|
committer | 2024-01-14 20:23:12 +0100 | |
commit | 7c4b3b1a58e6191a623fec8c55e71fbd2e773b8d (patch) | |
tree | b01ce1258579c12fb97da065b170f1697c410709 /app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild | |
parent | sys-cluster/glusterfs: Stabilize 11.1 amd64, #922122 (diff) | |
download | gentoo-7c4b3b1a58e6191a623fec8c55e71fbd2e773b8d.tar.gz gentoo-7c4b3b1a58e6191a623fec8c55e71fbd2e773b8d.tar.bz2 gentoo-7c4b3b1a58e6191a623fec8c55e71fbd2e773b8d.zip |
Move {dev-util → dev-build}/cmake-fedora
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild')
-rw-r--r-- | app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild index dd7ce9042911..fbc06ebdafa4 100644 --- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild +++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -18,7 +18,7 @@ IUSE="" RDEPEND="app-i18n/ibus-table" DEPEND="${RDEPEND} - dev-util/cmake-fedora" + dev-build/cmake-fedora" src_configure() { local mycmakeargs=( |