summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ktouch/ktouch-3.5.3.ebuild')
-rw-r--r--kde-base/ktouch/ktouch-3.5.3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-base/ktouch/ktouch-3.5.3.ebuild b/kde-base/ktouch/ktouch-3.5.3.ebuild
index 55f8962ceb7e..bcdd998b4a44 100644
--- a/kde-base/ktouch/ktouch-3.5.3.ebuild
+++ b/kde-base/ktouch/ktouch-3.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.3.ebuild,v 1.1 2006/06/01 20:14:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.3.ebuild,v 1.2 2006/09/26 21:28:47 deathwing00 Exp $
KMNAME=kdeedu
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -9,7 +9,9 @@ inherit kde-meta
DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-RDEPEND="$(deprange 3.5.2 $MAXKDEVER kde-base/libkdeedu)"
+DEPEND="$(deprange 3.5.2 $MAXKDEVER kde-base/libkdeedu)"
+
+RDEPEND="${DEPEND}"
KMEXTRACTONLY="libkdeedu/kdeeduplot"
KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot"