wok-next diff lxnetdaemon/receipt @ rev 12826

linux: bootloader.sh may insert doc files in boot floppies
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 22 13:40:58 2012 +0200 (2012-05-22)
parents 04c44c43cca4
children 2b9f96603415
line diff
     1.1 --- a/lxnetdaemon/receipt	Mon Mar 16 12:22:25 2009 +0000
     1.2 +++ b/lxnetdaemon/receipt	Tue May 22 13:40:58 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()