diff options
Diffstat (limited to 'app-i18n/poedit/poedit-1.4.6.1.ebuild')
-rw-r--r-- | app-i18n/poedit/poedit-1.4.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/poedit/poedit-1.4.6.1.ebuild b/app-i18n/poedit/poedit-1.4.6.1.ebuild index 05260a813995..d228bc0f9665 100644 --- a/app-i18n/poedit/poedit-1.4.6.1.ebuild +++ b/app-i18n/poedit/poedit-1.4.6.1.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-i18n/poedit/poedit-1.4.6.1.ebuild,v 1.9 2011/10/27 05:43:31 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.6.1.ebuild,v 1.10 2012/05/03 19:24:33 jdhore Exp $ EAPI=2 WX_GTK_VER=2.8 @@ -20,7 +20,7 @@ RDEPEND="x11-libs/wxGTK:2.8[X] >=sys-libs/db-3.1 spell? ( >=app-text/gtkspell-2.0.0:2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { append-flags -fno-strict-aliasing |