wok-current diff matplotlib/receipt @ rev 1968
openldap: external init script support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 01 13:54:26 2009 +0000 (2009-01-01) |
parents | e50bf461524d |
children | 180020af2ba6 |
line diff
1.1 --- a/matplotlib/receipt Wed Aug 13 16:09:57 2008 +0000 1.2 +++ b/matplotlib/receipt Thu Jan 01 13:54:26 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()