summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/fpc/fpc-1.0.10.ebuild')
-rw-r--r--dev-lang/fpc/fpc-1.0.10.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-lang/fpc/fpc-1.0.10.ebuild b/dev-lang/fpc/fpc-1.0.10.ebuild
index 8bad8fac4a27..e1799bbb920b 100644
--- a/dev-lang/fpc/fpc-1.0.10.ebuild
+++ b/dev-lang/fpc/fpc-1.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-1.0.10.ebuild,v 1.1 2003/08/26 21:43:29 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-1.0.10.ebuild,v 1.2 2003/08/30 16:49:54 hanno Exp $
DESCRIPTION="The Free Pascal compiler"
HOMEPAGE="http://www.freepascal.org/"
@@ -9,7 +9,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 -*"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/glibc
+ app-arch/rpm2targz"
+RDEPEND="virtual/glibc"
S=${WORKDIR}
src_unpack() {