diff options
Diffstat (limited to 'app-office/lyx/lyx-1.6.3.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.6.3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.6.3.ebuild b/app-office/lyx/lyx-1.6.3.ebuild index b6c8265c8546..426a09e3c68e 100644 --- a/app-office/lyx/lyx-1.6.3.ebuild +++ b/app-office/lyx/lyx-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.8 2009/09/06 20:50:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.9 2009/09/30 17:06:08 ayoy Exp $ EAPI=1 @@ -28,7 +28,8 @@ for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}" done -COMMONDEPEND="|| ( ( x11-libs/qt-gui x11-libs/qt-core ) =x11-libs/qt-4.3*:4 ) +COMMONDEPEND="x11-libs/qt-gui:4 + x11-libs/qt-core:4 x11-libs/libXrandr x11-libs/libXcursor x11-libs/libXrender |