wok rev 2609
Update depends: libfox-doc matplotlib
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 11 10:19:49 2009 +0000 (2009-04-11) |
parents | e97c81ccdba0 |
children | 494005a36f9a |
files | libfox-doc/receipt matplotlib/receipt |
line diff
1.1 --- a/libfox-doc/receipt Sat Apr 11 09:57:12 2009 +0000 1.2 +++ b/libfox-doc/receipt Sat Apr 11 10:19:49 2009 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Documents and some examples using FOX." 1.6 MAINTAINER="chadi.elahmad@gmail.com" 1.7 +DEPENDS="libfox" 1.8 1.9 WEB_SITE="http://www.fox-toolkit.org/" 1.10
2.1 --- a/matplotlib/receipt Sat Apr 11 09:57:12 2009 +0000 2.2 +++ b/matplotlib/receipt Sat Apr 11 10:19:49 2009 +0000 2.3 @@ -8,7 +8,9 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://matplotlib.sourceforge.net/" 2.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 2.7 -DEPENDS="python zlib libpng freetype numpy" 2.8 +DEPENDS="python zlib libpng freetype numpy gtk+ expat xorg-libXau \ 2.9 +xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes \ 2.10 +xorg-libXinerama xorg-libXrandr xorg-libXrender" 2.11 BUILD_DEPENDS="python python-dev zlib-dev libpng-dev freetype-dev numpy" 2.12 2.13 # Rules to configure and make the package.