wok rev 7039

Fixed typo in lyx build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 31 19:45:29 2010 +0000 (2010-10-31)
parents af36dad1ed8b
children d638f1e1e398
files lyx/receipt
line diff
     1.1 --- a/lyx/receipt	Sun Oct 31 19:25:49 2010 +0000
     1.2 +++ b/lyx/receipt	Sun Oct 31 19:45:29 2010 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="An advanced open-source document processor."
     1.5  MAINTAINER="gokhlayeh@slitaz.org"
     1.6  DEPENDS="qt4 python perl imagemagick aspell aiksaurus"
     1.7 -BUILD_DEPENDS="qt4-dev python-dev perl aiksaurus-dev"
     1.8 +BUILD_DEPENDS="Qt4-dev python-dev perl aiksaurus-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.lyx.org"
    1.11  WGET_URL="ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$TARBALL"