summaryrefslogtreecommitdiff
blob: 223b874fa1c107adfbd4d9b1aa32376cce26a850 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk/kdesdk-3.2.3.ebuild,v 1.10 2005/02/08 14:55:54 greg_g Exp $
inherit kde-dist

IUSE=""
DESCRIPTION="KDE SDK: Cervisia, KBabel, KCachegrind, Kompare, Umbrello,..."
KEYWORDS="x86 sparc amd64 ppc hppa"

DEPEND="x86? ( >=dev-util/calltree-0.9.1 )
	media-gfx/graphviz
	sys-devel/flex"

RDEPEND="$DEPEND"