wok-next diff ledger/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents 01dc32ea5178
children 0ec6086e21d6
line diff
     1.1 --- a/ledger/receipt	Wed Dec 26 15:50:31 2012 +0100
     1.2 +++ b/ledger/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="A double-entry accounting system that is accessed from the UNIX command-line."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="pcre gmp"
     1.8 -BUILD_DEPENDS="pcre-dev gmp-dev"
     1.9 +LICENSE="BSD"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://ledger-cli.org/" 
    1.12  WGET_URL="http://ftp.newartisans.com/pub/ledger/$TARBALL"
    1.13  
    1.14 +DEPENDS="pcre gmp"
    1.15 +BUILD_DEPENDS="pcre-dev gmp-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {