wok diff xfwm4-themes/receipt @ rev 10425

pkg-config: moved depeneds. NOTE: pkg-config is part of slitaz toolchain extras so depends and build depends matter for cookorder to be right.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 13:52:23 2011 +0000 (2011-05-24)
parents ae431daa8afa
children 93c7babc7da8
line diff
     1.1 --- a/xfwm4-themes/receipt	Sun Sep 20 13:28:44 2009 +0000
     1.2 +++ b/xfwm4-themes/receipt	Tue May 24 13:52:23 2011 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS=""
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org/"
     1.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()