diff options
author | Matthew Turk <satai@gentoo.org> | 2002-12-31 04:53:34 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2002-12-31 04:53:34 +0000 |
commit | 672c01ca31938a90bab054d4aee5529604373f9f (patch) | |
tree | 9388e010b8c31509a084e1e844784a18154094c8 /app-sci/ghemical/ghemical-1.00.ebuild | |
parent | Oy. Tons of changes... Fixed all of these ebuilds to inherit from (diff) | |
download | gentoo-2-672c01ca31938a90bab054d4aee5529604373f9f.tar.gz gentoo-2-672c01ca31938a90bab054d4aee5529604373f9f.tar.bz2 gentoo-2-672c01ca31938a90bab054d4aee5529604373f9f.zip |
Fixing #10784 by adding gtkglext as DEPEND.
Diffstat (limited to 'app-sci/ghemical/ghemical-1.00.ebuild')
-rw-r--r-- | app-sci/ghemical/ghemical-1.00.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-sci/ghemical/ghemical-1.00.ebuild b/app-sci/ghemical/ghemical-1.00.ebuild index 03defd360f99..1d0500e69f1b 100644 --- a/app-sci/ghemical/ghemical-1.00.ebuild +++ b/app-sci/ghemical/ghemical-1.00.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-1.00.ebuild,v 1.2 2002/12/21 12:25:59 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-1.00.ebuild,v 1.3 2002/12/31 04:53:34 satai Exp $ DEPEND="gnome-base/gnome-libs dev-libs/libf2c + x11-libs/gtkglext app-sci/mpqc" IUSE="" |