commit: 495ea6f6bbd897a098a92020188f9fc6d3818c9b
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 09:24:53 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun May 10 09:25:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495ea6f6
app-i18n/ibus-typing-booster: use BDEPEND
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild | 7 +++----
app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.2.ebuild | 7 +++----
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild
b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild
index 2c9d4d48b4d..f22450c777f 100644
--- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild
+++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild
@@ -18,7 +18,7 @@ IUSE=""
RESTRICT="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-CDEPEND="${PYTHON_DEPS}
+DEPEND="${PYTHON_DEPS}
dev-libs/m17n-lib
$(python_gen_cond_dep '
app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
@@ -27,8 +27,7 @@ CDEPEND="${PYTHON_DEPS}
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
dev-python/pyxdg[${PYTHON_MULTI_USEDEP}]
')"
-RDEPEND="${CDEPEND}
+RDEPEND="${DEPEND}
>=dev-db/m17n-db-1.7"
-DEPEND="${RDEPEND}
- sys-devel/gettext
+BDEPEND="sys-devel/gettext
virtual/pkgconfig"
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.2.ebuild
b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.2.ebuild
index 2c9d4d48b4d..f22450c777f 100644
--- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.2.ebuild
+++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.2.ebuild
@@ -18,7 +18,7 @@ IUSE=""
RESTRICT="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-CDEPEND="${PYTHON_DEPS}
+DEPEND="${PYTHON_DEPS}
dev-libs/m17n-lib
$(python_gen_cond_dep '
app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
@@ -27,8 +27,7 @@ CDEPEND="${PYTHON_DEPS}
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
dev-python/pyxdg[${PYTHON_MULTI_USEDEP}]
')"
-RDEPEND="${CDEPEND}
+RDEPEND="${DEPEND}
>=dev-db/m17n-db-1.7"
-DEPEND="${RDEPEND}
- sys-devel/gettext
+BDEPEND="sys-devel/gettext
virtual/pkgconfig"