wok diff matplotlib/receipt @ rev 1441

Update BUILD_DEPENDS for eet lxappearance and ncmpc
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 02 16:24:12 2008 +0000 (2008-10-02)
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 Oct 02 16:24:12 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()