diff options
Diffstat (limited to 'app-i18n/fcitx/fcitx-3.6.4.ebuild')
-rw-r--r-- | app-i18n/fcitx/fcitx-3.6.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/fcitx/fcitx-3.6.4.ebuild b/app-i18n/fcitx/fcitx-3.6.4.ebuild index 9c2a26010856..ce4adbdb1b4a 100644 --- a/app-i18n/fcitx/fcitx-3.6.4.ebuild +++ b/app-i18n/fcitx/fcitx-3.6.4.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.4.ebuild,v 1.1 2010/11/27 07:05:07 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.6.4.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}"/${PN}-3.6.3-asneeded.patch |