wok diff arj/receipt @ 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 f4fd0777003f
children 714ffbad1e10
line diff
     1.1 --- a/arj/receipt	Tue Feb 16 10:51:34 2010 +0000
     1.2 +++ b/arj/receipt	Sun Oct 31 19:45:29 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://$PACKAGE.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  BUILD_DEPENDS="autoconf"
     1.7 -TAGS="compress archive"
     1.8 +TAGS="compression archive"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()