diff options
Diffstat (limited to 'app-office/texmaker/texmaker-3.3.2.ebuild')
-rw-r--r-- | app-office/texmaker/texmaker-3.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmaker/texmaker-3.3.2.ebuild b/app-office/texmaker/texmaker-3.3.2.ebuild index 5263b2259ec0..466bddae8ebd 100644 --- a/app-office/texmaker/texmaker-3.3.2.ebuild +++ b/app-office/texmaker/texmaker-3.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.2.ebuild,v 1.2 2012/04/23 12:31:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.2.ebuild,v 1.3 2012/05/03 20:00:38 jdhore Exp $ EAPI="3" @@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND} app-text/ghostscript-gpl media-libs/netpbm" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" PATCHES=( "${FILESDIR}/${P}-hunspell.patch" |