diff options
author | 2013-03-02 23:53:33 +0000 | |
---|---|---|
committer | 2013-03-02 23:53:33 +0000 | |
commit | b1fbb85c411152b6effbbb65a5bb232e09c84d7e (patch) | |
tree | 38ce7dc5884ed535d3a916dfa7a02ebe7f8a8624 /x11-misc/synergy/synergy-1.4.5-r2.ebuild | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-b1fbb85c411152b6effbbb65a5bb232e09c84d7e.tar.gz gentoo-2-b1fbb85c411152b6effbbb65a5bb232e09c84d7e.tar.bz2 gentoo-2-b1fbb85c411152b6effbbb65a5bb232e09c84d7e.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 'x11-misc/synergy/synergy-1.4.5-r2.ebuild')
-rw-r--r-- | x11-misc/synergy/synergy-1.4.5-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/synergy/synergy-1.4.5-r2.ebuild b/x11-misc/synergy/synergy-1.4.5-r2.ebuild index af683cf96686..278444b2f971 100644 --- a/x11-misc/synergy/synergy-1.4.5-r2.ebuild +++ b/x11-misc/synergy/synergy-1.4.5-r2.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/x11-misc/synergy/synergy-1.4.5-r2.ebuild,v 1.7 2012/08/11 17:34:54 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/synergy-1.4.5-r2.ebuild,v 1.8 2013/03/02 23:53:33 hwoarang Exp $ EAPI=4 @@ -19,7 +19,7 @@ RDEPEND="x11-libs/libXtst x11-libs/libX11 x11-libs/libXext x11-libs/libXinerama - qt4? ( x11-libs/qt-gui:4 ) + qt4? ( dev-qt/qtgui:4 ) qt4? ( !x11-misc/qsynergy )" DEPEND="${RDEPEND} x11-proto/xextproto |