From f9c7b22f79e1c7d45b7db6d2be1c8fb11bd86ae2 Mon Sep 17 00:00:00 2001 From: Patrick Kursawe Date: Wed, 5 Jan 2005 10:03:13 +0000 Subject: guile belongs to rdepend, not depend --- sci-electronics/freehdl/freehdl-20040113.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sci-electronics/freehdl/freehdl-20040113.ebuild') diff --git a/sci-electronics/freehdl/freehdl-20040113.ebuild b/sci-electronics/freehdl/freehdl-20040113.ebuild index 83d402fa7aef..8f033c965124 100644 --- a/sci-electronics/freehdl/freehdl-20040113.ebuild +++ b/sci-electronics/freehdl/freehdl-20040113.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-20040113.ebuild,v 1.2 2005/01/05 10:00:21 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-20040113.ebuild,v 1.3 2005/01/05 10:03:13 phosphan Exp $ inherit eutils @@ -8,7 +8,8 @@ DESCRIPTION="A free VHDL simulator." SRC_URI="http://cran.mit.edu/~enaroska/${P}.tar.gz" HOMEPAGE="http://freehdl.seul.org/" LICENSE="GPL-2" -DEPEND="virtual/libc +DEPEND="virtual/libc" +RDEPEND="${DEPEND} >=dev-util/guile-1.2" SLOT="0" IUSE="" -- cgit v1.2.3-65-gdbad