wok diff slurm/receipt @ rev 15747

Up: dillo (3.0.3) with better integration for JWM flavor
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 03 10:29:30 2014 +0100 (2014-01-03)
parents 3b4e4318134e
children 3ba8d2c9720d
line diff
     1.1 --- a/slurm/receipt	Tue Dec 03 18:28:51 2013 +0000
     1.2 +++ b/slurm/receipt	Fri Jan 03 10:29:30 2014 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://www.wormulon.net/slurm/$TARBALL"
     1.5  
     1.6  DEPENDS="ncurses"
     1.7 -BUILD_DEPENDS="ncurses-dev"
     1.8 +BUILD_DEPENDS="ncurses-dev automake autoconf"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()