summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/gts/gts-0.7.6.ebuild')
-rw-r--r--sci-libs/gts/gts-0.7.6.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sci-libs/gts/gts-0.7.6.ebuild b/sci-libs/gts/gts-0.7.6.ebuild
index e53131a06ecc..705e8d33509a 100644
--- a/sci-libs/gts/gts-0.7.6.ebuild
+++ b/sci-libs/gts/gts-0.7.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-0.7.6.ebuild,v 1.4 2008/02/20 14:23:12 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-0.7.6.ebuild,v 1.5 2008/04/22 08:21:31 bicatali Exp $
inherit eutils
@@ -13,8 +13,9 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
-DEPEND=">=dev-libs/glib-2.4.0
- sys-apps/gawk
+RDEPEND=">=dev-libs/glib-2.4.0
+ sys-apps/gawk"
+DEPEND="${RDEPEND}
sys-devel/libtool
dev-util/pkgconfig"