diff options
Diffstat (limited to 'app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild')
-rw-r--r-- | app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild index 6aa6e62e1952..c271938b29e8 100644 --- a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild +++ b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild,v 1.2 2007/11/03 03:39:15 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild,v 1.3 2008/11/30 07:55:38 matsuu Exp $ inherit kde @@ -17,7 +17,11 @@ IUSE="" DEPEND=">=app-i18n/skim-1.3 >=app-i18n/scim-anthy-${PV}" -PATCHES="${FILESDIR}/${PN}-1.2.1-qt335.patch" +need-kde 3.5 + +PATCHES=( + "${FILESDIR}/${PN}-1.2.1-qt335.patch" +) pkg_postinst() { elog |