wok diff ez-ipupdate/receipt @ rev 12339

acl: Remove slitaz-toolchain from build depends. It should be installed in chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 09:12:10 2012 +0000 (2012-04-19)
parents da037d1a8509
children eb8067417980
line diff
     1.1 --- a/ez-ipupdate/receipt	Wed Feb 04 17:30:27 2009 +0000
     1.2 +++ b/ez-ipupdate/receipt	Thu Apr 19 09:12:10 2012 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.$PACKAGE.com/"
     1.6  WGET_URL="${WEB_SITE}dist/$TARBALL"
     1.7 +TAGS="DNS"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()