diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-10-02 02:40:49 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-10-02 02:40:49 +0000 |
commit | e3b504b15950d5d88a6d236e948b9e627986e53b (patch) | |
tree | ecf6dcd1a656f75083d9059652a2417dd8a932ae /app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild | |
parent | Use kill -HUP instead of s-s-d for reloading (bug #436430). (diff) | |
download | gentoo-2-e3b504b15950d5d88a6d236e948b9e627986e53b.tar.gz gentoo-2-e3b504b15950d5d88a6d236e948b9e627986e53b.tar.bz2 gentoo-2-e3b504b15950d5d88a6d236e948b9e627986e53b.zip |
Force scim not to use gtk3.
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild')
-rw-r--r-- | app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild b/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild index b08034944433..5fc51847a917 100644 --- a/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild +++ b/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild,v 1.2 2012/05/03 19:24:27 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild,v 1.3 2012/10/02 02:40:49 naota Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+freewnn" -RDEPEND=">=app-i18n/scim-1.4 +RDEPEND=">=app-i18n/scim-1.4[-gtk3] dev-libs/wnn7sdk freewnn? ( app-i18n/freewnn )" DEPEND="${RDEPEND} |