wok-current diff ez-ipupdate/receipt @ rev 11533
gnustep-base: fix build
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Dec 25 03:10:34 2011 +0100 (2011-12-25) |
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 Sun Dec 25 03:10:34 2011 +0100 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()