wok diff flac/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 1a3abaa653cc
children 9f19aee613be
line diff
     1.1 --- a/flac/receipt	Thu Sep 24 10:21:35 2009 +0000
     1.2 +++ b/flac/receipt	Thu Feb 25 09:54:36 2010 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  BUILD_DEPENDS="libogg-dev"
     1.5  WEB_SITE="http://flac.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="codec audio"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()