wok diff lxnetdaemon/receipt @ rev 12611

libdesktop-agnostic: fix WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 29 09:38:43 2012 +0200 (2012-04-29)
parents 04c44c43cca4
children 2b9f96603415
line diff
     1.1 --- a/lxnetdaemon/receipt	Mon Mar 16 12:22:25 2009 +0000
     1.2 +++ b/lxnetdaemon/receipt	Sun Apr 29 09:38:43 2012 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://lxde.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
     1.6  DEPENDS="glib"
     1.7 +BUILD_DEPENDS="glib-dev"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()