wok-4.x diff libgtkimageview/receipt @ rev 8909

qemu, tcc: add perl in BUILD_DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 28 10:49:18 2011 +0100 (2011-02-28)
parents af022550edde
children
line diff
     1.1 --- a/libgtkimageview/receipt	Sun Oct 31 23:30:12 2010 +0100
     1.2 +++ b/libgtkimageview/receipt	Mon Feb 28 10:49:18 2011 +0100
     1.3 @@ -8,9 +8,9 @@
     1.4  DEPENDS="gtk+"
     1.5  BUILD_DEPENDS="gtk+-dev expat-dev"
     1.6  SOURCE="gtkimageview"
     1.7 -TARBALL="$SOURCE-$VERSION.tar.gz?format=raw"
     1.8 +TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://trac.bjourne.webfactional.com/" 
    1.10 -WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL"
    1.11 +WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL?format=raw"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()