diff options
author | 2013-03-02 23:04:31 +0000 | |
---|---|---|
committer | 2013-03-02 23:04:31 +0000 | |
commit | 5561f7aaf7f70f07307623a52f3c4b256a54df22 (patch) | |
tree | 745a4694711929cffe9fdadbd7b0ca2e2e948598 /net-misc/mico/mico-2.3.13-r4.ebuild | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-5561f7aaf7f70f07307623a52f3c4b256a54df22.tar.gz gentoo-2-5561f7aaf7f70f07307623a52f3c4b256a54df22.tar.bz2 gentoo-2-5561f7aaf7f70f07307623a52f3c4b256a54df22.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 'net-misc/mico/mico-2.3.13-r4.ebuild')
-rw-r--r-- | net-misc/mico/mico-2.3.13-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/mico/mico-2.3.13-r4.ebuild b/net-misc/mico/mico-2.3.13-r4.ebuild index 62429c11f1cc..bb8016379a2c 100644 --- a/net-misc/mico/mico-2.3.13-r4.ebuild +++ b/net-misc/mico/mico-2.3.13-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.13-r4.ebuild,v 1.1 2010/12/01 09:57:46 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.13-r4.ebuild,v 1.2 2013/03/02 23:04:31 hwoarang Exp $ EAPI="3" @@ -27,7 +27,7 @@ RESTRICT="test" #298101 RDEPEND=" gtk? ( x11-libs/gtk+:2 ) postgres? ( dev-db/postgresql-base ) - qt4? ( x11-libs/qt-gui:4[qt3support] ) + qt4? ( dev-qt/qtgui:4[qt3support] ) ssl? ( dev-libs/openssl ) tcl? ( dev-lang/tcl ) X? ( x11-libs/libXt ) |