wok-4.x diff gtk-xfce-engine/receipt @ rev 6319

Added libproxy and libproxy-dev to build_depends. libproxy is also need to run subversion so its in depends too.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Sep 17 04:44:53 2010 +0000 (2010-09-17)
parents 165b342c8877
children 7eb5d6d32d7d
line diff
     1.1 --- a/gtk-xfce-engine/receipt	Sun Sep 20 13:32:33 2009 +0000
     1.2 +++ b/gtk-xfce-engine/receipt	Fri Sep 17 04:44:53 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="gtk+-dev"
     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-4.6.1/src/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/archive/xfce/4.6.1/src/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()