diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 19:38:39 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 19:38:39 +0000 |
commit | 60c265d46b413deb21f44a569a123a07a82ebd81 (patch) | |
tree | f0276dba2d571b4dba37011046880701a9e63764 /app-office/lyx/lyx-2.0.5.1.ebuild | |
parent | QA: fix description (diff) | |
download | historical-60c265d46b413deb21f44a569a123a07a82ebd81.tar.gz historical-60c265d46b413deb21f44a569a123a07a82ebd81.tar.bz2 historical-60c265d46b413deb21f44a569a123a07a82ebd81.zip |
Move Qt dependencies to the new category
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0xC2BA7F3C!
Diffstat (limited to 'app-office/lyx/lyx-2.0.5.1.ebuild')
-rw-r--r-- | app-office/lyx/lyx-2.0.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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} |