diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 07:27:48 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 07:27:48 +0000 |
commit | 78b82196ca3242b2921a493636b5762b6c59c3a6 (patch) | |
tree | 00acdc783d125ed96255783a8ddea0f054788eca /net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild | |
parent | Change pkgconfig dependency to virtual/pkgconfig. (diff) | |
download | gentoo-2-78b82196ca3242b2921a493636b5762b6c59c3a6.tar.gz gentoo-2-78b82196ca3242b2921a493636b5762b6c59c3a6.tar.bz2 gentoo-2-78b82196ca3242b2921a493636b5762b6c59c3a6.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild')
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild index 65a02dfdf53e..f9d3e7dbf00e 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.5.0.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/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild,v 1.5 2011/10/30 17:32:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild,v 1.6 2012/05/03 07:27:47 jdhore Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -26,7 +26,7 @@ RDEPEND=">=net-im/pidgin-2.7 >=dev-libs/dbus-glib-0.73" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # test? ( dev-python/twisted-words )" pkg_setup() { |