diff options
Diffstat (limited to 'gpe-base/gpe-contacts/gpe-contacts-0.49.ebuild')
-rw-r--r-- | gpe-base/gpe-contacts/gpe-contacts-0.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gpe-base/gpe-contacts/gpe-contacts-0.49.ebuild b/gpe-base/gpe-contacts/gpe-contacts-0.49.ebuild index af9e28bcc8f0..b02b448055bc 100644 --- a/gpe-base/gpe-contacts/gpe-contacts-0.49.ebuild +++ b/gpe-base/gpe-contacts/gpe-contacts-0.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gpe-base/gpe-contacts/gpe-contacts-0.49.ebuild,v 1.1 2009/07/15 02:22:08 miknix Exp $ +# $Header: /var/cvsroot/gentoo-x86/gpe-base/gpe-contacts/gpe-contacts-0.49.ebuild,v 1.2 2009/09/11 11:28:13 flameeyes Exp $ GPE_TARBALL_SUFFIX="bz2" inherit gpe autotools @@ -15,7 +15,7 @@ IUSE="${IUSE} dbus" GPE_DOCS="ChangeLog" GPECONF="${GPECONF} $(use_enable dbus)" -RDEPEND=${RDEPEND}" +RDEPEND="${RDEPEND} gpe-base/libgpewidget gpe-base/libgpevtype gpe-base/libgpepimc |