wok diff dnstracer/receipt @ rev 17903

smbclient: symlink smbspool to cups backend (again)
author Richard Dunbar <mojo@slitaz.org>
date Sat Apr 04 10:31:10 2015 -0400 (2015-04-04)
parents 490539922a0d
children bfabe25c21ff
line diff
     1.1 --- a/dnstracer/receipt	Mon Apr 22 18:31:43 2013 +0200
     1.2 +++ b/dnstracer/receipt	Sat Apr 04 10:31:10 2015 -0400
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Traces a chain of DNS servers to the source."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS=""
     1.8 -BUILD_DEPENDS="autoconf"
     1.9 +LICENSE="BSD"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.mavetju.org/unix/dnstracer.php"
    1.12  WGET_URL="http://www.mavetju.org/download/$TARBALL"
    1.13  
    1.14 +DEPENDS=""
    1.15 +BUILD_DEPENDS="autoconf"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {