From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 3 Apr 2018 02:31:53 +0000 (+0200) Subject: app-i18n/ibus-typing-booster: Delete dev-db/m17n-contrib from dependencies. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c4d461a0887ab299b4267cea4242c3564ea823d1;p=gentoo.git app-i18n/ibus-typing-booster: Delete dev-db/m17n-contrib from dependencies. --- diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild index 94e882bf44d5..b4bb8048b30d 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -26,10 +26,7 @@ CDEPEND="${PYTHON_DEPS} dev-python/pygobject:3[${PYTHON_USEDEP}] dev-python/pyxdg[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} - || ( - >=dev-db/m17n-db-1.7 - dev-db/m17n-contrib - )" + >=dev-db/m17n-db-1.7" DEPEND="${RDEPEND} sys-devel/gettext virtual/pkgconfig"