diff options
author | 2004-07-03 12:23:40 +0000 | |
---|---|---|
committer | 2004-07-03 12:23:40 +0000 | |
commit | e487013c48ee126d063e9744c7cc69a477420425 (patch) | |
tree | d3d7dfdcf7d57efb41f22e89c6ccda573f7cd976 /dev-util/spe/spe-0.5.1d.ebuild | |
parent | Change wxPython to wxpython. (diff) | |
download | historical-e487013c48ee126d063e9744c7cc69a477420425.tar.gz historical-e487013c48ee126d063e9744c7cc69a477420425.tar.bz2 historical-e487013c48ee126d063e9744c7cc69a477420425.zip |
Change wxPython to wxpython.
Diffstat (limited to 'dev-util/spe/spe-0.5.1d.ebuild')
-rw-r--r-- | dev-util/spe/spe-0.5.1d.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/spe/spe-0.5.1d.ebuild b/dev-util/spe/spe-0.5.1d.ebuild index f6a190ef2032..1d42b59f4767 100644 --- a/dev-util/spe/spe-0.5.1d.ebuild +++ b/dev-util/spe/spe-0.5.1d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.5.1d.ebuild,v 1.5 2004/06/25 02:47:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.5.1d.ebuild,v 1.6 2004/07/03 12:20:34 kloeri Exp $ inherit distutils eutils @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" DEPEND=">=virtual/python-2.2.3-r1" -RDEPEND=">=dev-python/wxPython-2.4.2.4 +RDEPEND=">=dev-python/wxpython-2.4.2.4 >=dev-util/wxglade-0.3.2 >=dev-python/pychecker-0.8.13 ${DEPEND}" |