diff options
Diffstat (limited to 'app-i18n/fcitx/fcitx-3.6.3.ebuild')
-rw-r--r-- | app-i18n/fcitx/fcitx-3.6.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/fcitx/fcitx-3.6.3.ebuild b/app-i18n/fcitx/fcitx-3.6.3.ebuild index 174137e328f3..39c1be39a91b 100644 --- a/app-i18n/fcitx/fcitx-3.6.3.ebuild +++ b/app-i18n/fcitx/fcitx-3.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.6.3.ebuild,v 1.1 2010/02/14 04:35:54 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.6.3.ebuild,v 1.2 2012/05/03 19:24:26 jdhore Exp $ EAPI=2 inherit autotools eutils @@ -24,7 +24,7 @@ RDEPEND="x11-libs/libX11 dbus? ( >=sys-apps/dbus-0.2 )" DEPEND="${RDEPEND} x11-proto/xproto - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${P}-asneeded.patch |