diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 19:26:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 19:26:41 +0000 |
commit | cc58861227f0d855df8ebdbfe6abe9bb4a9494a1 (patch) | |
tree | 3be0f7a61c7570f26a377a209cb21dc7380b0d75 /app-i18n/fcitx/fcitx-4.2.7.ebuild | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-cc58861227f0d855df8ebdbfe6abe9bb4a9494a1.tar.gz gentoo-2-cc58861227f0d855df8ebdbfe6abe9bb4a9494a1.tar.bz2 gentoo-2-cc58861227f0d855df8ebdbfe6abe9bb4a9494a1.zip |
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'app-i18n/fcitx/fcitx-4.2.7.ebuild')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.7.ebuild b/app-i18n/fcitx/fcitx-4.2.7.ebuild index 564a5213bdbc..b9f4afcb82c6 100644 --- a/app-i18n/fcitx/fcitx-4.2.7.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v 1.3 2013/02/10 23:37:24 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v 1.4 2013/03/02 19:26:41 hwoarang Exp $ EAPI=5 @@ -43,8 +43,8 @@ RDEPEND=" lua? ( dev-lang/lua ) opencc? ( app-i18n/opencc ) qt4? ( - x11-libs/qt-gui:4[dbus,glib] - x11-libs/qt-dbus:4 + dev-qt/qtgui:4[dbus,glib] + dev-qt/qtdbus:4 ) xml? ( app-text/iso-codes |