diff options
Diffstat (limited to 'app-office/lyx/lyx-1.6.4.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.6.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.6.4.ebuild b/app-office/lyx/lyx-1.6.4.ebuild index d8de1a1e151e..75da829f4e9f 100644 --- a/app-office/lyx/lyx-1.6.4.ebuild +++ b/app-office/lyx/lyx-1.6.4.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.4.ebuild,v 1.1 2009/08/24 21:07:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.4.ebuild,v 1.2 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 |