wok diff python-extremes/receipt @ rev 15274

mingw32-gcc: remove a wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 25 16:27:31 2013 +0000 (2013-09-25)
parents 104071ce98fc
children fd4f1e692109
line diff
     1.1 --- a/python-extremes/receipt	Fri Jun 12 03:38:40 2009 +0200
     1.2 +++ b/python-extremes/receipt	Wed Sep 25 16:27:31 2013 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://pypi.python.org/pypi/Extremes"
     1.5  WGET_URL="http://pypi.python.org/packages/source/E/$SOURCE/$TARBALL"
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python python-dev"
     1.8 +BUILD_DEPENDS="python python-dev setuptools"
     1.9  TAGS="python"
    1.10  
    1.11  # Rules to configure and make the package.