diff options
Diffstat (limited to 'app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild')
-rw-r--r-- | app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild b/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild index b2325a48e592..73ad08d48f48 100644 --- a/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild +++ b/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild,v 1.1 2008/10/30 15:27:52 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild,v 1.2 2009/01/04 22:39:14 ulm Exp $ inherit eutils multilib toolchain-funcs @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="x11-libs/libX11 - truetype? ( virtual/xft )" + truetype? ( x11-libs/libXft )" DEPEND="${RDEPEND} x11-proto/xproto" |