From 60c265d46b413deb21f44a569a123a07a82ebd81 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 19:38:39 +0000 Subject: Move Qt dependencies to the new category Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0xC2BA7F3C! --- app-office/lyx/lyx-2.0.5.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-office/lyx/lyx-2.0.5.1.ebuild') diff --git a/app-office/lyx/lyx-2.0.5.1.ebuild b/app-office/lyx/lyx-2.0.5.1.ebuild index abb78584072a..b87b5bd6d9f6 100644 --- a/app-office/lyx/lyx-2.0.5.1.ebuild +++ b/app-office/lyx/lyx-2.0.5.1.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-office/lyx/lyx-2.0.5.1.ebuild,v 1.8 2013/02/21 13:28:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.5.1.ebuild,v 1.9 2013/03/02 19:36:00 hwoarang Exp $ EAPI=3 @@ -29,8 +29,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-core:4 +COMMONDEPEND="dev-qt/qtgui:4 + dev-qt/qtcore:4 >=dev-libs/boost-1.34" RDEPEND="${COMMONDEPEND} -- cgit v1.2.3-65-gdbad