diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-11-27 22:48:59 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-11-27 22:48:59 +0000 |
commit | 78e790d682f81ad07bbfb5bd125ffa67b097e9c4 (patch) | |
tree | d1e2e2d09133766e1c3a558e27f4a45f9e87cce1 /app-office/gnucash | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-78e790d682f81ad07bbfb5bd125ffa67b097e9c4.tar.gz gentoo-2-78e790d682f81ad07bbfb5bd125ffa67b097e9c4.tar.bz2 gentoo-2-78e790d682f81ad07bbfb5bd125ffa67b097e9c4.zip |
*** empty log message ***
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/gnucash-1.4.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-1.4.7-r2.ebuild b/app-office/gnucash/gnucash-1.4.7-r2.ebuild index ed01c7397fcc..c6177c5b6827 100644 --- a/app-office/gnucash/gnucash-1.4.7-r2.ebuild +++ b/app-office/gnucash/gnucash-1.4.7-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.4.7-r2.ebuild,v 1.2 2000/11/25 18:30:59 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.4.7-r2.ebuild,v 1.3 2000/11/27 22:48:59 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://gnucash.sourceforge.net" DEPEND=">=gnome-base/gnome-libs-1.2.4 >=gnome-base/libxml-1.8.10 - >=dev-libs/swig-1.3_alpha4 + >=dev-lang/swig-1.3_alpha4 >=dev-libs/slib-2.3.8" src_compile() { |