wok diff chntpw/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents fa2cbeda4657
children ba12500dd54e
line diff
     1.1 --- a/chntpw/receipt	Sat Dec 11 08:14:24 2010 +0000
     1.2 +++ b/chntpw/receipt	Tue Jan 27 16:55:03 2015 +0100
     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  {