diff options
Diffstat (limited to 'dev-libs/liblazy/liblazy-0.2.ebuild')
-rw-r--r-- | dev-libs/liblazy/liblazy-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/liblazy/liblazy-0.2.ebuild b/dev-libs/liblazy/liblazy-0.2.ebuild index a076696cc648..025b4ebed282 100644 --- a/dev-libs/liblazy/liblazy-0.2.ebuild +++ b/dev-libs/liblazy/liblazy-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblazy/liblazy-0.2.ebuild,v 1.1 2008/06/12 17:25:48 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblazy/liblazy-0.2.ebuild,v 1.2 2012/05/04 18:35:44 jdhore Exp $ DESCRIPTION="lib for D-Bus daemon messages, querying HAL or PolicyKit privileges" HOMEPAGE="http://freedesktop.org/wiki/Software/liblazy" @@ -13,7 +13,7 @@ IUSE="" RDEPEND="sys-apps/dbus" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_compile() { econf --disable-dependency-tracking |