diff options
Diffstat (limited to 'sci-electronics/ktechlab/ktechlab-0.3.ebuild')
-rw-r--r-- | sci-electronics/ktechlab/ktechlab-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/ktechlab/ktechlab-0.3.ebuild b/sci-electronics/ktechlab/ktechlab-0.3.ebuild index 26177eb8741a..d84fb1bd1c1c 100644 --- a/sci-electronics/ktechlab/ktechlab-0.3.ebuild +++ b/sci-electronics/ktechlab/ktechlab-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ktechlab/ktechlab-0.3.ebuild,v 1.1 2006/04/14 19:34:33 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ktechlab/ktechlab-0.3.ebuild,v 1.2 2007/01/31 18:50:06 calchan Exp $ inherit kde @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64" IUSE="" SLOT="0" -DEPEND=">=dev-embedded/gpsim-0.21" +DEPEND=">=dev-embedded/gpsim-0.21.11" need-kde 3.2 |