wok diff sc/receipt @ rev 16714
Up: slitaz-configs (5.5.2): add all XDG user directories
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu May 29 17:22:30 2014 +0300 (2014-05-29) |
parents | 940b5937e496 |
children | 3ba8d2c9720d |
line diff
1.1 --- a/sc/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/sc/receipt Thu May 29 17:22:30 2014 +0300 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 {