diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-27 19:47:35 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-27 19:47:35 +0000 |
commit | cd58b9d40103cccd70273e9449e4c38903a7ff74 (patch) | |
tree | 2eee58fbc934de935afe8ac397b2152c1b4d8d6e /sci-electronics/balsa | |
parent | Moved from app-sci/gwave to sci-electronics/gwave (diff) | |
download | gentoo-2-cd58b9d40103cccd70273e9449e4c38903a7ff74.tar.gz gentoo-2-cd58b9d40103cccd70273e9449e4c38903a7ff74.tar.bz2 gentoo-2-cd58b9d40103cccd70273e9449e4c38903a7ff74.zip |
Fixed dependency
Diffstat (limited to 'sci-electronics/balsa')
-rw-r--r-- | sci-electronics/balsa/balsa-3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/balsa/balsa-3.4.ebuild b/sci-electronics/balsa/balsa-3.4.ebuild index 88c8b5bf1c1f..5706d49d65fb 100644 --- a/sci-electronics/balsa/balsa-3.4.ebuild +++ b/sci-electronics/balsa/balsa-3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/balsa/balsa-3.4.ebuild,v 1.3 2004/12/27 19:36:16 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/balsa/balsa-3.4.ebuild,v 1.4 2004/12/27 19:42:44 ribosome Exp $ inherit eutils @@ -33,7 +33,7 @@ DEPEND="virtual/libc RDEPEND="${DEPEND} dev-util/guile media-gfx/graphviz - app-sci/gtkwave + sci-electronics/gtkwave sci-electronics/espresso-ab" S=${WORKDIR}/${Name}-${My_PV} |