diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:54:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:54:55 +0000 |
commit | 388d0bb15f8510249d929586eeb49c3c0c904226 (patch) | |
tree | a5475bfc8a0af1a4b3dad132d39de4f8e42ae55e /net-im/vacuum/vacuum-1.2.0.ebuild | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-388d0bb15f8510249d929586eeb49c3c0c904226.tar.gz gentoo-2-388d0bb15f8510249d929586eeb49c3c0c904226.tar.bz2 gentoo-2-388d0bb15f8510249d929586eeb49c3c0c904226.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-im/vacuum/vacuum-1.2.0.ebuild')
-rw-r--r-- | net-im/vacuum/vacuum-1.2.0.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net-im/vacuum/vacuum-1.2.0.ebuild b/net-im/vacuum/vacuum-1.2.0.ebuild index be07cd28aac6..3e7cd3b14f08 100644 --- a/net-im/vacuum/vacuum-1.2.0.ebuild +++ b/net-im/vacuum/vacuum-1.2.0.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-im/vacuum/vacuum-1.2.0.ebuild,v 1.1 2012/08/01 07:49:23 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-1.2.0.ebuild,v 1.2 2013/03/02 22:54:55 hwoarang Exp $ EAPI="4" LANGS="de pl ru uk" @@ -39,10 +39,10 @@ REQUIRED_USE=" " RDEPEND=" - >=x11-libs/qt-core-4.5:4[ssl] - >=x11-libs/qt-gui-4.5:4 + >=dev-qt/qtcore-4.5:4[ssl] + >=dev-qt/qtgui-4.5:4 >=dev-libs/openssl-0.9.8k - adiummessagestyle? ( >=x11-libs/qt-webkit-4.5:4 ) + adiummessagestyle? ( >=dev-qt/qtwebkit-4.5:4 ) net-dns/libidn x11-libs/libXScrnSaver sys-libs/zlib[minizip] |