wok diff matplotlib/receipt @ rev 1600
Add perl-dbd-mysql
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 19 11:13:50 2008 +0000 (2008-10-19) |
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 Oct 19 11:13:50 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()