diff options
-rw-r--r-- | app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild | 5 | ||||
-rw-r--r-- | app-i18n/mozc/mozc-1.13.1651.102.ebuild | 5 | ||||
-rw-r--r-- | app-i18n/mozc/mozc-2.16.2037.102.ebuild | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild b/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild index 3d2032729caa..7aa21965a5f9 100644 --- a/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild +++ b/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -24,9 +24,10 @@ LICENSE="BSD ipadic public-domain unicode" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="emacs +ibus +qt4 renderer test" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="dev-libs/glib:2 - dev-libs/openssl + dev-libs/openssl:0= x11-libs/libxcb emacs? ( virtual/emacs ) ibus? ( >=app-i18n/ibus-1.4.1 ) diff --git a/app-i18n/mozc/mozc-1.13.1651.102.ebuild b/app-i18n/mozc/mozc-1.13.1651.102.ebuild index 763647dbc986..6fa63db9ed91 100644 --- a/app-i18n/mozc/mozc-1.13.1651.102.ebuild +++ b/app-i18n/mozc/mozc-1.13.1651.102.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -26,9 +26,10 @@ LICENSE="BSD ipadic public-domain unicode" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="emacs +ibus +qt4 renderer test" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="dev-libs/glib:2 - dev-libs/openssl + dev-libs/openssl:0= >=dev-libs/protobuf-2.5.0 x11-libs/libxcb emacs? ( virtual/emacs ) diff --git a/app-i18n/mozc/mozc-2.16.2037.102.ebuild b/app-i18n/mozc/mozc-2.16.2037.102.ebuild index 2eab77070294..cb43400250d9 100644 --- a/app-i18n/mozc/mozc-2.16.2037.102.ebuild +++ b/app-i18n/mozc/mozc-2.16.2037.102.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -33,6 +33,7 @@ LICENSE="BSD ipadic public-domain unicode" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="emacs fcitx +ibus +qt4 renderer test" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="app-i18n/tegaki-zinnia-japanese dev-libs/glib:2 |