wok-6.x diff sc/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 | 940b5937e496 |
children | 3ba8d2c9720d |
line diff
1.1 --- a/sc/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/sc/receipt Fri Jan 03 10:29:30 2014 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="office" 1.5 SHORT_DESC="Spreadsheet calculator." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses" 1.8 -BUILD_DEPENDS="ncurses-dev bison m4" 1.9 +LICENSE="PublicDomain" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/" 1.12 WGET_URL="http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/$TARBALL" 1.13 1.14 +DEPENDS="ncurses" 1.15 +BUILD_DEPENDS="ncurses-dev bison m4" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {