wok diff matplotlib/receipt @ rev 2395

dropbear: improve start script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 10 09:13:49 2009 +0000 (2009-03-10)
parents e50bf461524d
children 180020af2ba6
line diff
     1.1 --- a/matplotlib/receipt	Wed Aug 13 16:09:57 2008 +0000
     1.2 +++ b/matplotlib/receipt	Tue Mar 10 09:13:49 2009 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://matplotlib.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  DEPENDS="python zlib libpng freetype numpy"
     1.7 -BUILD_DEPENDS="python python-dev zlib-dev libpng-dev freetype-devel numpy"
     1.8 +BUILD_DEPENDS="python python-dev zlib-dev libpng-dev freetype-dev numpy"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()