diff options
Diffstat (limited to 'app-i18n/fcitx/fcitx-4.0.1.ebuild')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/fcitx/fcitx-4.0.1.ebuild b/app-i18n/fcitx/fcitx-4.0.1.ebuild index f5417f4fbcff..f6bc7d5ff057 100644 --- a/app-i18n/fcitx/fcitx-4.0.1.ebuild +++ b/app-i18n/fcitx/fcitx-4.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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-4.0.1.ebuild,v 1.3 2011/11/02 06:53:22 qiaomuf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.0.1.ebuild,v 1.4 2012/05/03 19:24:26 jdhore Exp $ EAPI="3" @@ -23,7 +23,7 @@ RDEPEND="x11-libs/libX11 dbus? ( >=sys-apps/dbus-0.2 )" DEPEND="${RDEPEND} x11-proto/xproto - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { # fix a bug when compiling without pango |