wok-6.x diff ntpclient/receipt @ rev 15871

Up: usbutils (007)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 31 19:47:26 2014 +0100 (2014-01-31)
parents 749ffdd335d7
children 7d672a2330b8
line diff
     1.1 --- a/ntpclient/receipt	Sun May 26 17:48:34 2013 +0200
     1.2 +++ b/ntpclient/receipt	Fri Jan 31 19:47:26 2014 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Tiny NTP Client"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS=""
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="${PACKAGE}_${VERSION}.tar.gz"
    1.10  WEB_SITE="http://www.busybox.net/tinyutils.html"
    1.11  WGET_URL="http://doolittle.icarus.com/ntpclient/$TARBALL"
    1.12  
    1.13 +DEPENDS=""
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {