wok rev 2879

enchant: Move aspell to SUGGESTED
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 04 14:12:10 2009 +0200 (2009-05-04)
parents d432f911ee03
children 95a7fe095e66
files enchant/receipt
line diff
     1.1 --- a/enchant/receipt	Mon May 04 14:07:08 2009 +0200
     1.2 +++ b/enchant/receipt	Mon May 04 14:12:10 2009 +0200
     1.3 @@ -5,8 +5,9 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Enchant spell checking library."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="aspell dbus dbus-glib glib"
     1.8 +DEPENDS="dbus dbus-glib glib"
     1.9  BUILD_DEPENDS="pkg-config glib glib-dev aspell aspell-dev"
    1.10 +SUGGESTED="aspell"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.abisource.com/projects/enchant/"
    1.13  WGET_URL="http://www.abisource.com/downloads/enchant/$VERSION/$TARBALL"