wok diff nspr/receipt @ rev 16374

Up: slitaz-configs (5.4) Getting ready for 5.0-RC1
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 19:59:46 2014 +0200 (2014-04-14)
parents 4fc7e24356a5
children 547cf085b858
line diff
     1.1 --- a/nspr/receipt	Mon Mar 18 13:03:50 2013 +0100
     1.2 +++ b/nspr/receipt	Mon Apr 14 19:59:46 2014 +0200
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Netscape Portable Runtime"
     1.6  MAINTAINER="rocky@slitaz.org"
     1.7 -DEPENDS="glibc-base"
     1.8 -BUILD_DEPENDS="perl"
     1.9 +LICENSE="MPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.mozilla.org/projects/nspr/"
    1.12  WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${VERSION}/src/${TARBALL}"
    1.13  
    1.14 +DEPENDS="glibc-base"
    1.15 +BUILD_DEPENDS="perl"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {