diff options
Diffstat (limited to 'net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild')
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild index a2d8c62a1be1..bfc2a4a4245c 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.17.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/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild,v 1.2 2012/04/14 21:57:04 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild,v 1.3 2012/05/05 02:54:30 jdhore Exp $ EAPI="4" PYTHON_DEPEND="2:2.5" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.30.0:2 >=dev-libs/gobject-introspection-1.30 )" DEPEND="${RDEPEND} dev-libs/libxslt - >=dev-util/pkgconfig-0.21" + virtual/pkgconfig" src_prepare() { python_convert_shebangs -r 2 examples tests tools |