wok-stable diff matplotlib/receipt @ rev 3164

ecore,ffmpeg,snownews: Remove dep on libiconv (use iconv() from glibc)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 25 00:49:10 2009 +0200 (2009-05-25)
parents e6e9c61e599b
children 23858f368eeb
line diff
     1.1 --- a/matplotlib/receipt	Thu Sep 25 08:49:07 2008 +0000
     1.2 +++ b/matplotlib/receipt	Mon May 25 00:49:10 2009 +0200
     1.3 @@ -8,7 +8,9 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://matplotlib.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="python zlib libpng freetype numpy"
     1.8 +DEPENDS="python zlib libpng freetype numpy gtk+ expat xorg-libXau \
     1.9 +xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes \
    1.10 +xorg-libXinerama xorg-libXrandr xorg-libXrender"
    1.11  BUILD_DEPENDS="python python-dev zlib-dev libpng-dev freetype-dev numpy"
    1.12  
    1.13  # Rules to configure and make the package.