wok-next diff chntpw/receipt @ rev 15327
libmng: remove automake depricated automatic de-ANSI-fication support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 28 09:30:43 2013 +0000 (2013-09-28) |
parents | fa2cbeda4657 |
children | ba12500dd54e |
line diff
1.1 --- a/chntpw/receipt Sat Dec 11 08:14:24 2010 +0000 1.2 +++ b/chntpw/receipt Sat Sep 28 09:30:43 2013 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="Offline NT Password and Registry editor" 1.6 MAINTAINER="db_slitaz@m4x.org" 1.7 -DEPENDS="openssl" 1.8 -BUILD_DEPENDS="openssl-dev" 1.9 +LICENSE="GPL2 LGPL2.1" 1.10 TARBALL="$PACKAGE-source-$VERSION.zip" 1.11 WEB_SITE="http://pogostick.net/~pnh/ntpasswd/" 1.12 WGET_URL="http://pogostick.net/~pnh/ntpasswd/$TARBALL" 1.13 1.14 +DEPENDS="openssl" 1.15 +BUILD_DEPENDS="openssl-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {