wok diff ez-ipupdate/receipt @ rev 8317

Meta package ndiswrapper doesn't needed to download ndiswrapper since its not compiled here. Its download in ndiswrapper-driver receipt and also compiled there.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:25:21 2011 +0000 (2011-02-01)
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	Tue Feb 01 03:25:21 2011 +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()