wok diff chmlib/receipt @ rev 5593

Add: gimp-dev (needed by ufraw)
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue May 18 13:40:52 2010 +0000 (2010-05-18)
parents 6de8a52d7266
children 372af391b61c
line diff
     1.1 --- a/chmlib/receipt	Mon Aug 25 15:11:01 2008 +0200
     1.2 +++ b/chmlib/receipt	Tue May 18 13:40:52 2010 +0000
     1.3 @@ -3,12 +3,14 @@
     1.4  PACKAGE="chmlib"
     1.5  VERSION="0.39"
     1.6  CATEGORY="misc"
     1.7 -SHORT_DESC="library for dealing with CHM format"
     1.8 +SHORT_DESC="library for dealing with CHM format or windows help files"
     1.9  MAINTAINER="allan316@gmail.com"
    1.10  DEPENDS=""
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.jedrea.com/chmlib"
    1.13  WGET_URL="http://www.jedrea.com/chmlib/$TARBALL"
    1.14 +TAGS="CHM windows"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {