summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/gerbv/gerbv-0.15.ebuild')
-rw-r--r--sci-electronics/gerbv/gerbv-0.15.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/sci-electronics/gerbv/gerbv-0.15.ebuild b/sci-electronics/gerbv/gerbv-0.15.ebuild
index 48c4c068e1e1..b38e2f816b17 100644
--- a/sci-electronics/gerbv/gerbv-0.15.ebuild
+++ b/sci-electronics/gerbv/gerbv-0.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-0.15.ebuild,v 1.3 2005/05/17 18:20:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-0.15.ebuild,v 1.4 2006/01/22 15:51:29 plasmaroo Exp $
DESCRIPTION="gerbv - The gEDA Gerber Viewer"
SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz"
@@ -11,11 +11,9 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="alpha ppc sparc x86"
-DEPEND=">=sys-libs/glibc-2.1.3
- >=dev-libs/glib-1.2.10
- >=x11-libs/gtk+-1.2.10
- media-libs/gdk-pixbuf
- virtual/x11"
+DEPEND="dev-util/guile
+ =x11-libs/gtk+-1*
+ media-libs/gdk-pixbuf"
src_compile() {
econf || die