diff options
Diffstat (limited to 'app-office/texmaker/texmaker-3.3.1.ebuild')
-rw-r--r-- | app-office/texmaker/texmaker-3.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmaker/texmaker-3.3.1.ebuild b/app-office/texmaker/texmaker-3.3.1.ebuild index 8406fb170f35..796367a0851a 100644 --- a/app-office/texmaker/texmaker-3.3.1.ebuild +++ b/app-office/texmaker/texmaker-3.3.1.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.1.ebuild,v 1.1 2012/02/28 20:41:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.1.ebuild,v 1.2 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" ) |