wok diff nspr/receipt @ rev 15904
8086tiny: update compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 14 13:48:01 2014 +0000 (2014-02-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 Fri Feb 14 13:48:01 2014 +0000 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 {