diff options
Diffstat (limited to 'dev-tex/pstplus/pstplus-1.6.ebuild')
-rw-r--r-- | dev-tex/pstplus/pstplus-1.6.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-tex/pstplus/pstplus-1.6.ebuild b/dev-tex/pstplus/pstplus-1.6.ebuild index 7a52fa0d238b..3863250a5500 100644 --- a/dev-tex/pstplus/pstplus-1.6.ebuild +++ b/dev-tex/pstplus/pstplus-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/pstplus-1.6.ebuild,v 1.2 2011/10/05 19:37:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/pstplus-1.6.ebuild,v 1.3 2013/03/02 20:18:22 hwoarang Exp $ EAPI=4 @@ -14,8 +14,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="x11-libs/qt-gui:4 - x11-libs/qt-core:4 +DEPEND="dev-qt/qtgui:4 + dev-qt/qtcore:4 app-text/poppler[qt4]" RDEPEND="${DEPEND} virtual/latex-base |