From: Michał Górny Date: Sun, 26 Aug 2018 07:59:23 +0000 (+0200) Subject: app-i18n/scim-pinyin: Remove support for non-existent deps X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7295ce225e8791ecd4b337fead8c4fe34bdb89eb;p=gentoo.git app-i18n/scim-pinyin: Remove support for non-existent deps --- diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild index c881bd636a93..b0faa6aeb726 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.92.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=4 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 x86" IUSE="nls" RDEPEND="x11-libs/libXt - || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 ) + >=app-i18n/scim-1.1 nls? ( virtual/libintl )" DEPEND="${RDEPEND} virtual/pkgconfig