summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-10-06 09:37:48 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-10-06 09:37:48 +0000
commitdc4002849e0f2a273e76c5fc2a3dbfafdb489830 (patch)
treee31a39a806164d6c183b24d89b8733cd52dfab72 /dev-python/pygame/pygame-1.8.1.ebuild
parentFix obvious typo, don't die every time X is disabled reporting a sed failure. (diff)
downloadhistorical-dc4002849e0f2a273e76c5fc2a3dbfafdb489830.tar.gz
historical-dc4002849e0f2a273e76c5fc2a3dbfafdb489830.tar.bz2
historical-dc4002849e0f2a273e76c5fc2a3dbfafdb489830.zip
Fix build-time dependencies.
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64
Diffstat (limited to 'dev-python/pygame/pygame-1.8.1.ebuild')
-rw-r--r--dev-python/pygame/pygame-1.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygame/pygame-1.8.1.ebuild b/dev-python/pygame/pygame-1.8.1.ebuild
index 098f06807199..9a0a00250bc8 100644
--- a/dev-python/pygame/pygame-1.8.1.ebuild
+++ b/dev-python/pygame/pygame-1.8.1.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/dev-python/pygame/pygame-1.8.1.ebuild,v 1.1 2008/08/19 12:33:30 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.8.1.ebuild,v 1.2 2008/10/06 09:35:38 flameeyes Exp $
inherit distutils multilib eutils
@@ -19,7 +19,7 @@ RDEPEND=">=media-libs/libsdl-1.2.5
>=media-libs/sdl-mixer-1.2.4
dev-python/numpy
>=media-libs/smpeg-0.4.4-r1"
-DEPEND="${DEPEND}
+DEPEND="${RDEPEND}
dev-python/setuptools"
S=${WORKDIR}/${P}release