wok-current diff matplotlib/receipt @ rev 1911
Add glibc-extra-samba
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 21 23:07:53 2008 +0000 (2008-12-21) |
parents | e50bf461524d |
children | 180020af2ba6 |
line diff
1.1 --- a/matplotlib/receipt Wed Aug 13 16:09:57 2008 +0000 1.2 +++ b/matplotlib/receipt Sun Dec 21 23:07:53 2008 +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()