wok-next diff libgnomecanvas/receipt @ rev 6704
Added depends to mplayer that should be there. I also fix it to build on a clean chroot.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 13 21:54:43 2010 +0000 (2010-10-13) |
parents | 06d743c7386f |
children | ffb49473f5e0 |
line diff
1.1 --- a/libgnomecanvas/receipt Fri Sep 10 12:23:56 2010 +0000 1.2 +++ b/libgnomecanvas/receipt Wed Oct 13 21:54:43 2010 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="gtk+-dev libglade-dev intltool libart_lgpl libart_lgpl-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.gnome.org/" 1.7 -WGET_URL=" http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL" 1.8 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()