diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:04:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:04:31 +0000 |
commit | 5561f7aaf7f70f07307623a52f3c4b256a54df22 (patch) | |
tree | 745a4694711929cffe9fdadbd7b0ca2e2e948598 /net-misc/mico/mico-9999.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-9999.ebuild')
-rw-r--r-- | net-misc/mico/mico-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/mico/mico-9999.ebuild b/net-misc/mico/mico-9999.ebuild index d346946c187e..b2c12ebfd472 100644 --- a/net-misc/mico/mico-9999.ebuild +++ b/net-misc/mico/mico-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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-9999.ebuild,v 1.4 2012/09/24 21:03:50 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-9999.ebuild,v 1.5 2013/03/02 23:04:31 hwoarang Exp $ EAPI="3" @@ -35,7 +35,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 ) |