From 2657433e3fe7399059693ddc29c7952e9c2cd905 Mon Sep 17 00:00:00 2001 From: Federico Ferri Date: Thu, 13 Nov 2008 16:54:54 +0000 Subject: RDEPEND += "${DEPEND}" (Portage version: 2.1.4.4) --- app-pda/synce-hal/synce-hal-0.1.ebuild | 5 +++-- app-pda/synce-hal/synce-hal-0.2.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'app-pda') diff --git a/app-pda/synce-hal/synce-hal-0.1.ebuild b/app-pda/synce-hal/synce-hal-0.1.ebuild index dedf30a8e286..67774d0389a3 100644 --- a/app-pda/synce-hal/synce-hal-0.1.ebuild +++ b/app-pda/synce-hal/synce-hal-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/synce-hal-0.1.ebuild,v 1.1 2008/11/13 00:05:09 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/synce-hal-0.1.ebuild,v 1.2 2008/11/13 16:54:54 mescalinum Exp $ DESCRIPTION="SynCE - hal connection manager" HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -17,7 +17,8 @@ DEPEND="sys-apps/hal ~app-pda/synce-libsynce-0.12 ~app-pda/synce-librapi2-0.12 ~app-pda/synce-librra-0.12" -RDEPEND="~app-pda/synce-sync-engine-0.12 +RDEPEND="${DEPEND} + ~app-pda/synce-sync-engine-0.12 net-misc/dhcp" SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" diff --git a/app-pda/synce-hal/synce-hal-0.2.ebuild b/app-pda/synce-hal/synce-hal-0.2.ebuild index d684793adbc2..21b9ba080f90 100644 --- a/app-pda/synce-hal/synce-hal-0.2.ebuild +++ b/app-pda/synce-hal/synce-hal-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/synce-hal-0.2.ebuild,v 1.1 2008/11/13 00:05:09 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/synce-hal-0.2.ebuild,v 1.2 2008/11/13 16:54:54 mescalinum Exp $ DESCRIPTION="SynCE - hal connection manager" HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -17,7 +17,8 @@ DEPEND="sys-apps/hal ~app-pda/synce-libsynce-0.12 ~app-pda/synce-librapi2-0.12 ~app-pda/synce-librra-0.12" -RDEPEND="~app-pda/synce-sync-engine-0.12 +RDEPEND="${DEPEND} + ~app-pda/synce-sync-engine-0.12 net-misc/dhcp" SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" -- cgit v1.2.3-65-gdbad