diff options
author | 2010-05-08 10:28:28 +0000 | |
---|---|---|
committer | 2010-05-08 10:28:28 +0000 | |
commit | b8c4cf52323cf7cf27f1b6f5af18800764807811 (patch) | |
tree | 2386ea3920b7fd716cbea680e777fed846c07640 /app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild | |
parent | Add --with-crt-dir option to configure call, bug 306831. (diff) | |
download | gentoo-2-b8c4cf52323cf7cf27f1b6f5af18800764807811.tar.gz gentoo-2-b8c4cf52323cf7cf27f1b6f5af18800764807811.tar.bz2 gentoo-2-b8c4cf52323cf7cf27f1b6f5af18800764807811.zip |
Removed x11-libs/libXt from DEPEND, bug #313109.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild')
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild b/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild index eb8fa4d20e10..45d28c79cce5 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.7 2009/10/18 21:01:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.8 2010/05/08 10:28:28 matsuu Exp $ inherit autotools base eutils @@ -17,8 +17,7 @@ for i in ${LANGS} ; do IUSE="${IUSE} linguas_${i}" done -RDEPEND="x11-libs/libXt - >=app-i18n/scim-1.4.7-r2 +RDEPEND=">=app-i18n/scim-1.4.7-r2 nls? ( virtual/libintl )" DEPEND="${RDEPEND} dev-util/pkgconfig |