wok-6.x diff tls/receipt @ rev 15612
gettext: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 07 15:01:36 2013 +0000 (2013-12-07) |
parents | c3333f613204 |
children | 5f6c5106b1f5 |
line diff
1.1 --- a/tls/receipt Wed Jul 04 21:29:42 2012 +0000 1.2 +++ b/tls/receipt Sat Dec 07 15:01:36 2013 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="OpenSSL Tcl extension." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="openssl tcl" 1.8 -BUILD_DEPENDS="openssl-dev tcl-dev" 1.9 +LICENSE="MIT" 1.10 TARBALL="${PACKAGE}${VERSION}-src.tar.gz" 1.11 WEB_SITE="http://tls.sourceforge.net/" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.13 1.14 +DEPENDS="openssl tcl" 1.15 +BUILD_DEPENDS="openssl-dev tcl-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {