app-i18n/ibus-typing-booster: Delete dev-db/m17n-contrib from dependencies.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Tue, 3 Apr 2018 02:31:53 +0000 (04:31 +0200)
committerMike Gilbert <floppym@gentoo.org>
Tue, 3 Apr 2018 16:38:38 +0000 (12:38 -0400)
app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild

index 94e882bf44d57ad27935be9c960b321b0f56b50b..b4bb8048b30da85d4ae58632a06ecdd583983050 100644 (file)
@@ -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"