diff options
Diffstat (limited to 'app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild')
-rw-r--r-- | app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild index 54062c33cb00..1d96ce2b71f1 100644 --- a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild +++ b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.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.2.4.ebuild,v 1.6 2007/11/03 03:39:15 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild,v 1.7 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-1.2.4" -PATCHES="${FILESDIR}/${PN}-1.2.1-qt335.patch" +need-kde 3.5 + +PATCHES=( + "${FILESDIR}/${PN}-1.2.1-qt335.patch" +) pkg_postinst() { elog |