diff options
Diffstat (limited to 'app-text/winefish/winefish-1.3.3-r1.ebuild')
-rw-r--r-- | app-text/winefish/winefish-1.3.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/winefish/winefish-1.3.3-r1.ebuild b/app-text/winefish/winefish-1.3.3-r1.ebuild index 031b902321d6..f35361bcc9de 100644 --- a/app-text/winefish/winefish-1.3.3-r1.ebuild +++ b/app-text/winefish/winefish-1.3.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/winefish/winefish-1.3.3-r1.ebuild,v 1.2 2011/04/16 19:50:54 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/winefish/winefish-1.3.3-r1.ebuild,v 1.3 2012/05/04 03:33:14 jdhore Exp $ EAPI=3 @@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.4:2 >=dev-libs/libpcre-6.3 spell? ( app-text/aspell )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}/${P}-nostrip.patch" |