# HG changeset patch # User Pascal Bellard # Date 1239445189 0 # Node ID 180020af2ba6caf597eadf84554242e10e3872e9 # Parent e97c81ccdba042e9f26d19570b9092837d755596 Update depends: libfox-doc matplotlib diff -r e97c81ccdba0 -r 180020af2ba6 libfox-doc/receipt --- a/libfox-doc/receipt Sat Apr 11 09:57:12 2009 +0000 +++ b/libfox-doc/receipt Sat Apr 11 10:19:49 2009 +0000 @@ -6,6 +6,7 @@ CATEGORY="development" SHORT_DESC="Documents and some examples using FOX." MAINTAINER="chadi.elahmad@gmail.com" +DEPENDS="libfox" WEB_SITE="http://www.fox-toolkit.org/" diff -r e97c81ccdba0 -r 180020af2ba6 matplotlib/receipt --- a/matplotlib/receipt Sat Apr 11 09:57:12 2009 +0000 +++ b/matplotlib/receipt Sat Apr 11 10:19:49 2009 +0000 @@ -8,7 +8,9 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://matplotlib.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="python zlib libpng freetype numpy" +DEPENDS="python zlib libpng freetype numpy gtk+ expat xorg-libXau \ +xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes \ +xorg-libXinerama xorg-libXrandr xorg-libXrender" BUILD_DEPENDS="python python-dev zlib-dev libpng-dev freetype-dev numpy" # Rules to configure and make the package.