diff options
Diffstat (limited to 'app-office/texmaker/texmaker-3.5.2-r1.ebuild')
-rw-r--r-- | app-office/texmaker/texmaker-3.5.2-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-office/texmaker/texmaker-3.5.2-r1.ebuild b/app-office/texmaker/texmaker-3.5.2-r1.ebuild index 589839db56b3..338a1241b7c6 100644 --- a/app-office/texmaker/texmaker-3.5.2-r1.ebuild +++ b/app-office/texmaker/texmaker-3.5.2-r1.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/texmaker/texmaker-3.5.2-r1.ebuild,v 1.1 2013/01/29 18:44:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.5.2-r1.ebuild,v 1.2 2013/03/02 19:38:15 hwoarang Exp $ EAPI=4 @@ -36,9 +36,9 @@ COMMON_DEPEND=" sys-libs/zlib x11-libs/libX11 x11-libs/libXext - x11-libs/qt-gui:4 - x11-libs/qt-core:4 - x11-libs/qt-webkit:4 + dev-qt/qtgui:4 + dev-qt/qtcore:4 + dev-qt/qtwebkit:4 " RDEPEND="${COMMON_DEPEND} virtual/latex-base |