wok-undigest diff latex/receipt @ rev 950

Add vfu
author Paul Issott <paul@slitaz.org>
date Tue Mar 12 18:35:26 2013 +0000 (2013-03-12)
parents 07630c82161e
children 1ef621db1c6d
line diff
     1.1 --- a/latex/receipt	Sat Oct 15 11:31:52 2011 +0200
     1.2 +++ b/latex/receipt	Tue Mar 12 18:35:26 2013 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="latex"
     1.6  SOURCE="texlive"
     1.7 -VERSION="20110705"
     1.8 +VERSION="20120701"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="LaTeX is a high-quality typesetting system."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  WGET_URL="ftp://tug.org/historic/systems/texlive/${VERSION:0:4}/$TARBALL"
    1.14  
    1.15  DEPENDS="fontconfig xorg gcc-lib-base ncurses"
    1.16 -BUILD_DEPENDS="clisp libffcall fontconfig-dev xorg-dev ncurses-dev"
    1.17 +BUILD_DEPENDS="clisp libffcall fontconfig-dev xorg-dev ncurses-dev freetype"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()