wok diff udns/receipt @ rev 4982

libical-dev: fix include path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 25 09:54:36 2010 +0100 (2010-02-25)
parents 4c0f69a92618
children d67788c5a8d3
line diff
     1.1 --- a/udns/receipt	Tue Feb 03 16:39:28 2009 +0000
     1.2 +++ b/udns/receipt	Thu Feb 25 09:54:36 2010 +0100
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="${PACKAGE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.corpit.ru/mjt/$PACKAGE.html"
     1.6  WGET_URL="http://www.corpit.ru/mjt/$PACKAGE/$TARBALL"
     1.7 +TAGS="network DNS"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()