diff options
Diffstat (limited to 'dev-libs/libreport/libreport-2.0.7.ebuild')
-rw-r--r-- | dev-libs/libreport/libreport-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libreport/libreport-2.0.7.ebuild b/dev-libs/libreport/libreport-2.0.7.ebuild index be7ecf5409ba..14dc60218c08 100644 --- a/dev-libs/libreport/libreport-2.0.7.ebuild +++ b/dev-libs/libreport/libreport-2.0.7.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/dev-libs/libreport/libreport-2.0.7.ebuild,v 1.5 2012/01/14 15:54:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild,v 1.6 2012/05/04 18:35:46 jdhore Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} app-text/asciidoc app-text/xmlto >=dev-util/intltool-0.3.50 - >=dev-util/pkgconfig-0.9.0 + virtual/pkgconfig >=sys-devel/gettext-0.17" # Tests require python-meh, which is highly redhat-specific. |