wok diff gtkspell/receipt @ rev 5354

Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:36:12 2010 +0000 (2010-04-28)
parents 9f19aee613be
children 659f5e0ed167
line diff
     1.1 --- a/gtkspell/receipt	Sun Feb 28 15:33:01 2010 +0100
     1.2 +++ b/gtkspell/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="provides highlighting and replacement of misspelled words"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 -DEPENDS="enchant gtk+ cairo-xcb"
     1.8 +DEPENDS="enchant gtk+ cairo"
     1.9  BUILD_DEPENDS="enchant-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://gtkspell.sourceforge.net"