diff options
Diffstat (limited to 'net-misc/ofono/ofono-0.51.ebuild')
-rw-r--r-- | net-misc/ofono/ofono-0.51.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/ofono/ofono-0.51.ebuild b/net-misc/ofono/ofono-0.51.ebuild index 918c6a9c17d7..4db7ddedda6c 100644 --- a/net-misc/ofono/ofono-0.51.ebuild +++ b/net-misc/ofono/ofono-0.51.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-misc/ofono/ofono-0.51.ebuild,v 1.1 2011/07/01 15:23:08 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-0.51.ebuild,v 1.2 2012/05/05 03:20:43 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND=">=sys-apps/dbus-1.2.24 examples? ( dev-python/dbus-python ) tools? ( dev-libs/libusb:1 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { econf \ |