From c4d461a0887ab299b4267cea4242c3564ea823d1 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 3 Apr 2018 04:31:53 +0200 Subject: app-i18n/ibus-typing-booster: Delete dev-db/m17n-contrib from dependencies. --- app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'app-i18n/ibus-typing-booster') 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" -- cgit v1.2.3-65-gdbad